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

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

Issue 2382723004: Rename 'WebKit Linux' to 'WebKit Linux Precise' only on slaves (Closed)
Patch Set: Run recipe simulation test Created 4 years, 3 months 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 | « scripts/slave/gatekeeper.json ('k') | scripts/slave/recipe_modules/chromium_tests/chromium_webkit.py » ('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 19aa5fcd1d1584445710f8abf48cd8502a6f76ae..00325e66edb2021248038d6053a891e75d4e4424 100644
--- a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
+++ b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
@@ -137,7 +137,7 @@ SPEC = {
# There are no slaves for this builder and this builder doesn't
# appear on the actual continuous waterfall; this configuration
# is here so that a try bot can be added.
- 'WebKit Linux slimming_paint_v2 Dummy Builder': {
+ 'WebKit Linux Precise slimming_paint_v2 Dummy Builder': {
'chromium_config': 'chromium',
'chromium_apply_config': ['mb','ninja_confirm_noop'],
'gclient_config': 'chromium',
@@ -163,7 +163,7 @@ SPEC = {
'enable_swarming': True,
'use_isolate': True,
},
- 'WebKit Linux - WPTServe':{
+ 'WebKit Linux Precise - WPTServe':{
'chromium_config': 'chromium',
'chromium_apply_config': ['mb','ninja_confirm_noop'],
'gclient_config': 'chromium',
@@ -189,7 +189,7 @@ SPEC = {
'enable_swarming': True,
'use_isolate': True,
},
- 'WebKit Linux - TraceWrappables': {
+ 'WebKit Linux Precise - TraceWrappables': {
'chromium_config': 'chromium',
'chromium_apply_config': ['mb', 'ninja_confirm_noop'],
'gclient_config': 'chromium',
« no previous file with comments | « scripts/slave/gatekeeper.json ('k') | scripts/slave/recipe_modules/chromium_tests/chromium_webkit.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698