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

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

Issue 2279893002: Deploy a single MacBook Pro Retina with AMD GPU on GPU FYI waterfall. (Closed)
Patch Set: Added forgotten file. 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
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_GPU_Mac_Builder.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_Retina_Release__AMD_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_10_10_Release__ATI_.json b/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_Retina_Release__AMD_.json
similarity index 93%
copy from scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_10_10_Release__ATI_.json
copy to scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_Retina_Release__AMD_.json
index 14399fe79199bca554e9150bc09b9f18d78d9d7f..22875bfdd4187d83f9227cdff5c9e12d94fd78ef 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_10_10_Release__ATI_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_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_10_10_Release__ATI_",
+ "[BUILDER_CACHE]/Mac_Retina_Release__AMD_",
"511"
],
"name": "makedirs checkout path",
@@ -29,7 +29,7 @@
"--master",
"chromium.gpu.fyi",
"--builder",
- "Mac 10.10 Release (ATI)",
+ "Mac Retina Release (AMD)",
"--slave",
"TestSlavename",
"--spec",
@@ -47,7 +47,7 @@
"--force",
"--output_manifest"
],
- "cwd": "[BUILDER_CACHE]/Mac_10_10_Release__ATI_",
+ "cwd": "[BUILDER_CACHE]/Mac_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_10_10_Release__ATI_/src",
+ "cwd": "[BUILDER_CACHE]/Mac_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_10_10_Release__ATI_/src/testing/scripts/get_compile_targets.py",
+ "[BUILDER_CACHE]/Mac_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_10_10_Release__ATI_/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_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 10.10 Release (ATI)\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac\"}"
+ "{\"buildername\": \"Mac 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_10_10_Release__ATI_/src/testing/buildbot/chromium.gpu.fyi.json",
+ "[BUILDER_CACHE]/Mac_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_10_10_Release__ATI_/src/testing/buildbot/chromium.gpu.fyi.json@@@",
+ "@@@STEP_TEXT@path: [BUILDER_CACHE]/Mac_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_10_10_Release__ATI_/src/out/Release"
+ "[BUILDER_CACHE]/Mac_Retina_Release__AMD_/src/out/Release"
],
"name": "rmtree build directory",
"~followup_annotations": [
@@ -280,7 +280,7 @@
"--target",
"Release",
"--src-dir",
- "[BUILDER_CACHE]/Mac_10_10_Release__ATI_/src",
+ "[BUILDER_CACHE]/Mac_Retina_Release__AMD_/src",
"--build-archive-url",
"gs://test-domain/test-archive.zip",
"--master-name",
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_GPU_Mac_Builder.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698