Chromium Code Reviews
DescriptionRe-land "Modify annotated_run to read factory configs from the slave checkout."
This patch re-lands r295684 with a fix and testing!
Original description:
Modify annotated_run to read factory configs from the slave checkout.
Currently if you wish to change the recipe a builder uses, or
change the other factory properties associated with a builder,
you need to restart the master.
This change modifies annotated_run.py so that instead of taking
the information the master hands us, we ignore it and use the
copy of the master config we find in the slave checkout, which
should be up-to-date.
This should allow us to eliminate a decent number of master restarts.
(Though it would still be a good idea to restart the masters
periodically so that they don't get too stale).
R=phajdan.jr@chormium.org
BUG=499071
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=295706
Patch Set 1 : original patch #Patch Set 2 : fix sys.path in dump_master_cfg, improve logging #
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||||||||||||||||||||