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

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

Issue 2254063002: Deploy Linux slave with AMD R7 240 to chromium.gpu.fyi. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
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
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_GPU_Linux_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_Linux_Release__AMD_R7_240_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Linux_Release__ATI_.json b/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Linux_Release__AMD_R7_240_.json
similarity index 92%
copy from scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Linux_Release__ATI_.json
copy to scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Linux_Release__AMD_R7_240_.json
index d02ce99b202651ed36a20f26be924a1fb646b524..6e2143a31dc7901d3629e78d33ee8eca28ff7c1d 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Linux_Release__ATI_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Linux_Release__AMD_R7_240_.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]/Linux_Release__ATI_",
+ "[BUILDER_CACHE]/Linux_Release__AMD_R7_240_",
"511"
],
"name": "makedirs checkout path",
@@ -29,7 +29,7 @@
"--master",
"chromium.gpu.fyi",
"--builder",
- "Linux Release (ATI)",
+ "Linux Release (AMD R7 240)",
"--slave",
"TestSlavename",
"--spec",
@@ -47,7 +47,7 @@
"--force",
"--output_manifest"
],
- "cwd": "[BUILDER_CACHE]/Linux_Release__ATI_",
+ "cwd": "[BUILDER_CACHE]/Linux_Release__AMD_R7_240_",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -188,7 +188,7 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[BUILDER_CACHE]/Linux_Release__ATI_/src",
+ "cwd": "[BUILDER_CACHE]/Linux_Release__AMD_R7_240_/src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CHROMIUM_NO_ACTION": "1",
@@ -201,7 +201,7 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]/Linux_Release__ATI_/src/testing/scripts/get_compile_targets.py",
+ "[BUILDER_CACHE]/Linux_Release__AMD_R7_240_/src/testing/scripts/get_compile_targets.py",
"--output",
"/path/to/tmp/json",
"--",
@@ -209,9 +209,9 @@
"Release",
"--use-src-side-runtest-py",
"--paths",
- "{\"checkout\": \"[BUILDER_CACHE]/Linux_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]/Linux_Release__AMD_R7_240_/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
"--properties",
- "{\"buildername\": \"Linux Release (ATI)\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
+ "{\"buildername\": \"Linux Release (AMD R7 240)\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
],
"name": "get compile targets for scripts",
"~followup_annotations": [
@@ -224,12 +224,12 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[BUILDER_CACHE]/Linux_Release__ATI_/src/testing/buildbot/chromium.gpu.fyi.json",
+ "[BUILDER_CACHE]/Linux_Release__AMD_R7_240_/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]/Linux_Release__ATI_/src/testing/buildbot/chromium.gpu.fyi.json@@@",
+ "@@@STEP_TEXT@path: [BUILDER_CACHE]/Linux_Release__AMD_R7_240_/src/testing/buildbot/chromium.gpu.fyi.json@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
@@ -250,7 +250,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]/Linux_Release__ATI_/src/out/Release"
+ "[BUILDER_CACHE]/Linux_Release__AMD_R7_240_/src/out/Release"
],
"name": "rmtree build directory",
"~followup_annotations": [
@@ -277,7 +277,7 @@
"--target",
"Release",
"--src-dir",
- "[BUILDER_CACHE]/Linux_Release__ATI_/src",
+ "[BUILDER_CACHE]/Linux_Release__AMD_R7_240_/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_Linux_Builder.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698