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

Unified Diff: scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py

Issue 1486883002: Convert CFI Linux buildbot to MB (recipes part) (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 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 | scripts/slave/recipes/chromium.expected/full_chromium_fyi_CFI_Linux.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
index eeccfc519b50d8fdb8d80ab78f30bdc897215bc5..8279c4438d5742d047e1bd0600451f4fe9f4fa59 100644
--- a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
+++ b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
@@ -224,6 +224,7 @@ SPEC = {
},
'CFI Linux': {
'chromium_config': 'chromium_cfi',
+ 'chromium_apply_config': ['mb'],
'gclient_config': 'chromium',
'chromium_config_kwargs': {
'BUILD_CONFIG': 'Release',
« no previous file with comments | « no previous file | scripts/slave/recipes/chromium.expected/full_chromium_fyi_CFI_Linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698