Descriptioncros_mark_all_as_stable: introduce blacklist, set the initial blacklist source as ./
* This allows to block a list of ebuilds from being uprevved by the PFB
* With little modification, there could be a GUI which allows people to manage
a blacklist on the server, with stating the reason
(ex.: autotest-tests - $me, creating the ebuild, unstable for now)
modified: cros_mark_all_as_stable
TEST=
1) create a blacklist:
chromeos-base/autotest
chromeos-base/autotest-tests
2) run ./cros_mark_all_as_stable --board=x86-generic
...
INFO : chromeos-base/autotest blacklisted, skipping
INFO : chromeos-base/autotest-tests blacklisted, skipping
...
Patch Set 1 #
Total comments: 5
Patch Set 2 : Addressed nits #
Total comments: 1
Patch Set 3 : Add stub blacklist, fix matching algorithm #
Total comments: 1
Patch Set 4 : 80 chars #
Messages
Total messages: 10 (0 generated)
|