Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Issue 3076038: cros_mark_all_as_stable: introduce blacklist, set the initial blacklist source as ./ (Closed)

Created:
10 years, 4 months ago by zbehan
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://gitrw.chromium.org/crosutils
Visibility:
Public.

Description

cros_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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, --1 lines) Patch
M cros_mark_all_as_stable View 1 2 3 1 chunk +17 lines, -0 lines 0 comments Download
A cros_mark_as_stable_blacklist View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
zbehan
10 years, 4 months ago (2010-08-06 02:40:34 UTC) #1
sosa
Nits http://codereview.chromium.org/3076038/diff/1/2 File cros_mark_all_as_stable (right): http://codereview.chromium.org/3076038/diff/1/2#newcode43 cros_mark_all_as_stable:43: # file containing the names of blacklisted packages ...
10 years, 4 months ago (2010-08-06 20:15:50 UTC) #2
zbehan
On Fri, Aug 6, 2010 at 1:15 PM, <sosa@chromium.org> wrote: > Nits > > > ...
10 years, 4 months ago (2010-08-06 20:21:34 UTC) #3
zbehan
10 years, 4 months ago (2010-08-06 20:39:50 UTC) #4
sosa
Can you add a TEST= stanza to indicate how you tested it in your issue. ...
10 years, 4 months ago (2010-08-06 20:42:49 UTC) #5
zbehan
On Fri, Aug 6, 2010 at 1:42 PM, <sosa@chromium.org> wrote: > Can you add a ...
10 years, 4 months ago (2010-08-06 20:55:25 UTC) #6
zbehan
10 years, 4 months ago (2010-08-06 21:08:14 UTC) #7
sosa
LGTM with 80 char nits http://codereview.chromium.org/3076038/diff/11001/6002 File cros_mark_all_as_stable (right): http://codereview.chromium.org/3076038/diff/11001/6002#newcode52 cros_mark_all_as_stable:52: local blacklist_regex=$(for i in ...
10 years, 4 months ago (2010-08-06 21:09:32 UTC) #8
zbehan
10 years, 4 months ago (2010-08-06 21:13:33 UTC) #9
sosa
10 years, 4 months ago (2010-08-06 21:15:58 UTC) #10
lgtm++

Powered by Google App Engine
This is Rietveld 408576698