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

Unified Diff: bin/cbuildbot_config.py

Issue 4280002: Adding both for branch preflight (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/crosutils@master
Patch Set: add comma Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bin/cbuildbot_config.py
diff --git a/bin/cbuildbot_config.py b/bin/cbuildbot_config.py
index ce41ae26409953469b448c906fbfc50053b2aafc..831ef06bd17db4b0386c3272747d0dff57e83364 100644
--- a/bin/cbuildbot_config.py
+++ b/bin/cbuildbot_config.py
@@ -60,6 +60,7 @@ config['x86-mario-pre-flight-branch'] = {
'important' : False,
'unittests' : True,
'smoke_bvt' : True,
+ 'overlays': 'both',
}
config['x86_agz_bin'] = {
'board' : 'x86-agz',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698