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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_headless_dbg.json

Issue 2336573002: Add recipe for linux_chromium_headless_dbg trybot (Closed)
Patch Set: Created 4 years, 3 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/recipe_modules/chromium_tests/trybots.py ('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_trybot.expected/full_tryserver_chromium_linux_linux_chromium_headless_dbg.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_blimp_linux_dbg.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_headless_dbg.json
similarity index 92%
copy from scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_blimp_linux_dbg.json
copy to scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_headless_dbg.json
index b0b5f7709475178e6b365e6c139633907c9ed169..baa4ff9d9891e513f0200bae1c2f47b3c08d53bd 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_blimp_linux_dbg.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_headless_dbg.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]/blimp_linux_dbg",
+ "[BUILDER_CACHE]/linux_chromium_headless_dbg",
"511"
],
"name": "makedirs checkout path",
@@ -46,7 +46,7 @@
"src@HEAD",
"--output_manifest"
],
- "cwd": "[BUILDER_CACHE]/blimp_linux_dbg",
+ "cwd": "[BUILDER_CACHE]/linux_chromium_headless_dbg",
"env": {
"GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
@@ -192,7 +192,7 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[BUILDER_CACHE]/blimp_linux_dbg/src",
+ "cwd": "[BUILDER_CACHE]/linux_chromium_headless_dbg/src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CHROMIUM_NO_ACTION": "1",
@@ -205,17 +205,16 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]/blimp_linux_dbg/src/testing/scripts/get_compile_targets.py",
+ "[BUILDER_CACHE]/linux_chromium_headless_dbg/src/testing/scripts/get_compile_targets.py",
"--output",
"/path/to/tmp/json",
"--",
"--build-config-fs",
"Debug",
- "--use-src-side-runtest-py",
"--paths",
- "{\"checkout\": \"[BUILDER_CACHE]/blimp_linux_dbg/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_chromium_headless_dbg/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
"--properties",
- "{\"buildername\": \"blimp_linux_dbg\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
+ "{\"buildername\": \"linux_chromium_headless_dbg\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
],
"name": "get compile targets for scripts",
"~followup_annotations": [
@@ -228,12 +227,12 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[BUILDER_CACHE]/blimp_linux_dbg/src/testing/buildbot/chromium.linux.json",
+ "[BUILDER_CACHE]/linux_chromium_headless_dbg/src/testing/buildbot/chromium.fyi.json",
"/path/to/tmp/json"
],
- "name": "read test spec (chromium.linux.json)",
+ "name": "read test spec (chromium.fyi.json)",
"~followup_annotations": [
- "@@@STEP_TEXT@path: [BUILDER_CACHE]/blimp_linux_dbg/src/testing/buildbot/chromium.linux.json@@@",
+ "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_chromium_headless_dbg/src/testing/buildbot/chromium.fyi.json@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
@@ -245,7 +244,7 @@
"--cached",
"--name-only"
],
- "cwd": "[BUILDER_CACHE]/blimp_linux_dbg/src",
+ "cwd": "[BUILDER_CACHE]/linux_chromium_headless_dbg/src",
"name": "git diff to analyze patch",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -259,7 +258,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[BUILDER_CACHE]/blimp_linux_dbg/src/testing/buildbot/trybot_analyze_config.json",
+ "[BUILDER_CACHE]/linux_chromium_headless_dbg/src/testing/buildbot/trybot_analyze_config.json",
"/path/to/tmp/json"
],
"name": "read filter exclusion spec",
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/trybots.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698