DescriptionCBuildbot - Adds ability to only rev packages given by the sourcestamp.
The buildbot drops a source stamp (repo1.git@commit1 repo2.git@commit2 ...).
If CBuildbot finds the source stamp, it uses it and revs only those packages.
If this file is either missing or set to "None", it assumes a Force Build
has been pressed and keeps the old behavior (attempts to mark all).
TEST=Ran with 3 states of revisions file.
BUG=5006
Patch Set 1 #Patch Set 2 : Fix ws #
Total comments: 10
Patch Set 3 : Added unittest, fixed msb's comments, and updated docstrings for codestyle" #Patch Set 4 : Added one more unittest #Patch Set 5 : Fix 80 char #Messages
Total messages: 8 (0 generated)
|