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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_android_fyi_Lollipop_Consumer_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_Lollipop_Consumer_Tester.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_android_Lollipop_Consumer_Tester.json b/scripts/slave/recipes/chromium.expected/full_chromium_android_fyi_Lollipop_Consumer_Tester.json
similarity index 98%
rename from scripts/slave/recipes/chromium.expected/full_chromium_android_Lollipop_Consumer_Tester.json
rename to scripts/slave/recipes/chromium.expected/full_chromium_android_fyi_Lollipop_Consumer_Tester.json
index 8e62f4e68cc86c77cf3a37a040537d9bc15d89dd..290cf46611836923d1b36715313070d52d239f91 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_android_Lollipop_Consumer_Tester.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_android_fyi_Lollipop_Consumer_Tester.json
@@ -208,7 +208,7 @@
"--paths",
"{\"checkout\": \"[BUILDER_CACHE]/Lollipop_Consumer_Tester/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
"--properties",
- "{\"buildername\": \"Lollipop Consumer Tester\", \"buildnumber\": 571, \"mastername\": \"chromium.android\", \"slavename\": \"TestSlavename\", \"target_platform\": \"android\"}"
+ "{\"buildername\": \"Lollipop Consumer 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]/Lollipop_Consumer_Tester/src/testing/buildbot/chromium.android.json",
+ "[BUILDER_CACHE]/Lollipop_Consumer_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]/Lollipop_Consumer_Tester/src/testing/buildbot/chromium.android.json@@@",
+ "@@@STEP_TEXT@path: [BUILDER_CACHE]/Lollipop_Consumer_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