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

Unified Diff: scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test_with_timeout_scale.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/dynamic_instrumentation_test_with_timeout_scale.json
diff --git a/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test_with_timeout_scale.json b/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test_with_timeout_scale.json
index 50be75bf521c47564bf8b562b9a66561a4d0645c..458374bcf0a816560f5deacffccd470a6b10d5d1 100644
--- a/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test_with_timeout_scale.json
+++ b/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test_with_timeout_scale.json
@@ -185,7 +185,7 @@
"--paths",
"{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
"--properties",
- "{\"buildername\": \"Lollipop Low-end Tester\", \"buildnumber\": 571, \"mastername\": \"chromium.android\", \"slavename\": \"TestSlavename\", \"target_platform\": \"android\"}"
+ "{\"buildername\": \"Lollipop Low-end Tester\", \"buildnumber\": 571, \"mastername\": \"chromium.android.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"android\"}"
],
"name": "get compile targets for scripts",
"~followup_annotations": [
@@ -198,12 +198,12 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[SLAVE_BUILD]/src/testing/buildbot/chromium.android.json",
+ "[SLAVE_BUILD]/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: [SLAVE_BUILD]/src/testing/buildbot/chromium.android.json@@@",
+ "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.android.fyi.json@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"Lollipop Low-end Tester\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"instrumentation_tests\": [@@@",
@@ -297,11 +297,11 @@
"--src-dir",
"[SLAVE_BUILD]/src",
"--build-url",
- "gs://chromium-android-archive/chromium.android/Android arm Builder (dbg)/full-build-linux.zip",
+ "gs://chromium-android-archive/chromium.android.fyi/Android arm Builder (dbg)/full-build-linux.zip",
"--build_revision",
"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
"--master-name",
- "chromium.android",
+ "chromium.android.fyi",
"--build-number",
"571"
],
@@ -560,7 +560,7 @@
"--json-file",
"{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}",
"--master-name",
- "chromium.android"
+ "chromium.android.fyi"
],
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
@@ -582,7 +582,7 @@
"--input-json",
"{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}",
"--master-name",
- "chromium.android",
+ "chromium.android.fyi",
"--builder-name",
"Lollipop Low-end Tester",
"--build-number",

Powered by Google App Engine
This is Rietveld 408576698