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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_android_fyi_Jelly_Bean_Tester.json

Issue 2491033005: Recipe changes for chormium.android.fyi master (Closed)
Patch Set: Retrain Created 4 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
Index: scripts/slave/recipes/chromium.expected/full_chromium_android_fyi_Jelly_Bean_Tester.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_android_Jelly_Bean_Tester.json b/scripts/slave/recipes/chromium.expected/full_chromium_android_fyi_Jelly_Bean_Tester.json
similarity index 98%
rename from scripts/slave/recipes/chromium.expected/full_chromium_android_Jelly_Bean_Tester.json
rename to scripts/slave/recipes/chromium.expected/full_chromium_android_fyi_Jelly_Bean_Tester.json
index 04ba0d4ad2c18d3a8c7f716017f955502ec64090..738d3e97dc009112c227c80751294365fc43ff32 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_android_Jelly_Bean_Tester.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_android_fyi_Jelly_Bean_Tester.json
@@ -208,7 +208,7 @@
"--paths",
"{\"checkout\": \"[BUILDER_CACHE]/Jelly_Bean_Tester/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
"--properties",
- "{\"buildername\": \"Jelly Bean Tester\", \"buildnumber\": 571, \"mastername\": \"chromium.android\", \"slavename\": \"TestSlavename\", \"target_platform\": \"android\"}"
+ "{\"buildername\": \"Jelly Bean Tester\", \"buildnumber\": 571, \"mastername\": \"chromium.android.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"android\"}"
],
"name": "get compile targets for scripts",
"~followup_annotations": [
@@ -221,12 +221,12 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[BUILDER_CACHE]/Jelly_Bean_Tester/src/testing/buildbot/chromium.android.json",
+ "[BUILDER_CACHE]/Jelly_Bean_Tester/src/testing/buildbot/chromium.android.fyi.json",
"/path/to/tmp/json"
],
- "name": "read test spec (chromium.android.json)",
+ "name": "read test spec (chromium.android.fyi.json)",
"~followup_annotations": [
- "@@@STEP_TEXT@path: [BUILDER_CACHE]/Jelly_Bean_Tester/src/testing/buildbot/chromium.android.json@@@",
+ "@@@STEP_TEXT@path: [BUILDER_CACHE]/Jelly_Bean_Tester/src/testing/buildbot/chromium.android.fyi.json@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
@@ -313,7 +313,7 @@
"--build-archive-url",
"gs://test-domain/test-archive.zip",
"--master-name",
- "chromium.android",
+ "chromium.android.fyi",
"--build-number",
"571"
],

Powered by Google App Engine
This is Rietveld 408576698