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

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

Issue 2282553002: Rename the new Mac bot. (Closed)
Patch Set: Created 4 years, 4 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.expected/full_chromium_gpu_fyi_Mac_10_11_Retina_Release__AMD_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_Retina_Release__AMD_.json b/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_10_11_Retina_Release__AMD_.json
similarity index 92%
rename from scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_Retina_Release__AMD_.json
rename to scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_10_11_Retina_Release__AMD_.json
index 22875bfdd4187d83f9227cdff5c9e12d94fd78ef..5c17c353dc083348d7ce65162503868b324b00cd 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_Retina_Release__AMD_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_10_11_Retina_Release__AMD_.json
@@ -4,7 +4,7 @@
"python",
"-u",
"\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
- "[BUILDER_CACHE]/Mac_Retina_Release__AMD_",
+ "[BUILDER_CACHE]/Mac_10_11_Retina_Release__AMD_",
"511"
],
"name": "makedirs checkout path",
@@ -29,7 +29,7 @@
"--master",
"chromium.gpu.fyi",
"--builder",
- "Mac Retina Release (AMD)",
+ "Mac 10.11 Retina Release (AMD)",
"--slave",
"TestSlavename",
"--spec",
@@ -47,7 +47,7 @@
"--force",
"--output_manifest"
],
- "cwd": "[BUILDER_CACHE]/Mac_Retina_Release__AMD_",
+ "cwd": "[BUILDER_CACHE]/Mac_10_11_Retina_Release__AMD_",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -192,7 +192,7 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[BUILDER_CACHE]/Mac_Retina_Release__AMD_/src",
+ "cwd": "[BUILDER_CACHE]/Mac_10_11_Retina_Release__AMD_/src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1",
@@ -204,7 +204,7 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]/Mac_Retina_Release__AMD_/src/testing/scripts/get_compile_targets.py",
+ "[BUILDER_CACHE]/Mac_10_11_Retina_Release__AMD_/src/testing/scripts/get_compile_targets.py",
"--output",
"/path/to/tmp/json",
"--",
@@ -212,9 +212,9 @@
"Release",
"--use-src-side-runtest-py",
"--paths",
- "{\"checkout\": \"[BUILDER_CACHE]/Mac_Retina_Release__AMD_/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
+ "{\"checkout\": \"[BUILDER_CACHE]/Mac_10_11_Retina_Release__AMD_/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
"--properties",
- "{\"buildername\": \"Mac Retina Release (AMD)\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac\"}"
+ "{\"buildername\": \"Mac 10.11 Retina Release (AMD)\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac\"}"
],
"name": "get compile targets for scripts",
"~followup_annotations": [
@@ -227,12 +227,12 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[BUILDER_CACHE]/Mac_Retina_Release__AMD_/src/testing/buildbot/chromium.gpu.fyi.json",
+ "[BUILDER_CACHE]/Mac_10_11_Retina_Release__AMD_/src/testing/buildbot/chromium.gpu.fyi.json",
"/path/to/tmp/json"
],
"name": "read test spec (chromium.gpu.fyi.json)",
"~followup_annotations": [
- "@@@STEP_TEXT@path: [BUILDER_CACHE]/Mac_Retina_Release__AMD_/src/testing/buildbot/chromium.gpu.fyi.json@@@",
+ "@@@STEP_TEXT@path: [BUILDER_CACHE]/Mac_10_11_Retina_Release__AMD_/src/testing/buildbot/chromium.gpu.fyi.json@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
@@ -253,7 +253,7 @@
"python",
"-u",
"\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
- "[BUILDER_CACHE]/Mac_Retina_Release__AMD_/src/out/Release"
+ "[BUILDER_CACHE]/Mac_10_11_Retina_Release__AMD_/src/out/Release"
],
"name": "rmtree build directory",
"~followup_annotations": [
@@ -280,7 +280,7 @@
"--target",
"Release",
"--src-dir",
- "[BUILDER_CACHE]/Mac_Retina_Release__AMD_/src",
+ "[BUILDER_CACHE]/Mac_10_11_Retina_Release__AMD_/src",
"--build-archive-url",
"gs://test-domain/test-archive.zip",
"--master-name",

Powered by Google App Engine
This is Rietveld 408576698