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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_precise_blink_compile_dbg.json

Issue 2187543002: Reland of rename existing Blink try bots to include OS version. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased Created 4 years, 5 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
Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_precise_blink_compile_dbg.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_compile_dbg.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_precise_blink_compile_dbg.json
similarity index 98%
rename from scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_compile_dbg.json
rename to scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_precise_blink_compile_dbg.json
index e6483e7f9dd8a04b19aa388b5efc9f24c89bec88..7efe0f3fc2c6a07183b7295b236b8147ef8fd421 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_compile_dbg.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_precise_blink_compile_dbg.json
@@ -29,7 +29,7 @@
"--master",
"tryserver.blink",
"--builder",
- "linux_blink_compile_dbg",
+ "linux_precise_blink_compile_dbg",
"--slave",
"TestSlavename",
"--spec",
@@ -228,7 +228,7 @@
"--paths",
"{\"checkout\": \"[BUILDER_CACHE]/linux_layout/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
"--properties",
- "{\"buildername\": \"linux_blink_compile_dbg\", \"buildnumber\": 571, \"mastername\": \"tryserver.blink\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
+ "{\"buildername\": \"linux_precise_blink_compile_dbg\", \"buildnumber\": 571, \"mastername\": \"tryserver.blink\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
],
"name": "get compile targets for scripts",
"~followup_annotations": [
@@ -340,7 +340,7 @@
"-m",
"tryserver.blink",
"-b",
- "linux_blink_compile_dbg",
+ "linux_precise_blink_compile_dbg",
"--config-file",
"[BUILDER_CACHE]/linux_layout/src/tools/mb/mb_config.pyl",
"--goma-dir",

Powered by Google App Engine
This is Rietveld 408576698