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

Unified Diff: scripts/slave/recipes/devtools.expected/devtools_tryserver_with_devtools.json

Issue 2319213002: DevTools: Add devtools for tryserver.chromium.linux (Closed)
Patch Set: Nits 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
Index: scripts/slave/recipes/devtools.expected/devtools_tryserver_with_devtools.json
diff --git a/scripts/slave/recipes/devtools.expected/devtools_fyi_tryserver_with_devtools.json b/scripts/slave/recipes/devtools.expected/devtools_tryserver_with_devtools.json
similarity index 98%
rename from scripts/slave/recipes/devtools.expected/devtools_fyi_tryserver_with_devtools.json
rename to scripts/slave/recipes/devtools.expected/devtools_tryserver_with_devtools.json
index dd1ad42d9750919d4507605bebbe1dc961b7b3f6..8392b5f57c18ccbf91d576f27313ce05bee959d2 100644
--- a/scripts/slave/recipes/devtools.expected/devtools_fyi_tryserver_with_devtools.json
+++ b/scripts/slave/recipes/devtools.expected/devtools_tryserver_with_devtools.json
@@ -5,9 +5,9 @@
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
"--master",
- "chromium.fyi",
+ "tryserver.chromium.linux",
"--builder",
- "Chromium DevTools Linux",
+ "chromium_devtools",
"--slave",
"TestSlavename",
"--spec",
@@ -19,11 +19,11 @@
"--git-cache-dir",
"[GIT_CACHE]",
"--issue",
- "1",
+ "12853011",
"--patchset",
- "2",
+ "1",
"--rietveld_server",
- "https://rietveld.example.com",
+ "https://codereview.chromium.org",
"--output_json",
"/path/to/tmp/json",
"--revision",

Powered by Google App Engine
This is Rietveld 408576698