Confirmed users
194
edits
No edit summary |
|||
Line 177: | Line 177: | ||
* Any reason to have a default set on results? How about for anything nullable? | * Any reason to have a default set on results? How about for anything nullable? | ||
* Should we add enUSPlatforms to the ReleaseForm object? | * Should we add enUSPlatforms to the ReleaseForm object? | ||
= Testing Staging-Release = | |||
# Edited config/mgerva.ini and saved as config/config.ini | |||
# python repos_setup.py -c config/config.ini -b 1032978 -v 100 -r fennec -u jozeller | |||
# scp -r staging-release/ jozeller@dev-master1.srv.releng.scl3.mozilla.com: | |||
# python staging_setup.py -c config/config.ini -b 1032978 -v 100 -r fennec -u jozeller | |||
# screen | |||
# ctrl+a A "bash/SHIPIT" | |||
#* cd /tmp/staging/release-kickoff | |||
#* ./shipit.sh | |||
# ctrl+a A "bash/BUILDBOT" | |||
#* cd /tmp/staging/staging/ | |||
#* make start | |||
# ctrl+a A "bash/RELEASERUNNER" | |||
#* cd /tmp/staging/ | |||
#* ./release-runner.sh | |||
#** Ran into some trouble so had to make the following changes | |||
#*** cp ~/config ~/.ssh/config; chmod 400 ~/.ssh/config | |||
#*** | |||
= Questions = | = Questions = | ||
* Can only store events with results=0 because otherwise (name, event_name) has duplicates when results!=0 | * Can only store events with results=0 because otherwise (name, event_name) has duplicates when results!=0 |