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

Unified Diff: scripts/slave/recipes/perf/ct_top1k_perf.expected/CT_Top1k_less_than_threshold.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 8 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/perf/ct_top1k_perf.expected/CT_Top1k_less_than_threshold.json
diff --git a/scripts/slave/recipes/perf/ct_top1k_perf.expected/CT_Top1k_less_than_threshold.json b/scripts/slave/recipes/perf/ct_top1k_perf.expected/CT_Top1k_less_than_threshold.json
index 751bfa212f8c04824ebea069351b5f67928bcf80..3bef794b1280ab88d298e1ab0ca2c56a410d5e17 100644
--- a/scripts/slave/recipes/perf/ct_top1k_perf.expected/CT_Top1k_less_than_threshold.json
+++ b/scripts/slave/recipes/perf/ct_top1k_perf.expected/CT_Top1k_less_than_threshold.json
@@ -11,13 +11,13 @@
"--slave",
"slave50-c1",
"--spec",
- "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]",
"--root",
"src",
"--revision_mapping_file",
"{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}",
"--git-cache-dir",
- "[ROOT]/b/build/slave/cache_dir",
+ "[GIT_CACHE]",
"--output_json",
"/path/to/tmp/json",
"--revision",
@@ -25,6 +25,7 @@
"--force",
"--output_manifest"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -102,10 +103,11 @@
"-u",
"RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
"--path",
- "[CWD]/swarming.client",
+ "[SLAVE_BUILD]/swarming.client",
"--url",
"https://chromium.googlesource.com/external/swarming.client.git"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "git setup (swarming_client)"
},
{
@@ -116,7 +118,7 @@
"origin",
"12345"
],
- "cwd": "[CWD]/swarming.client",
+ "cwd": "[SLAVE_BUILD]/swarming.client",
"name": "git fetch (swarming_client)"
},
{
@@ -126,7 +128,7 @@
"-f",
"FETCH_HEAD"
],
- "cwd": "[CWD]/swarming.client",
+ "cwd": "[SLAVE_BUILD]/swarming.client",
"name": "git checkout (swarming_client)"
},
{
@@ -135,7 +137,7 @@
"rev-parse",
"HEAD"
],
- "cwd": "[CWD]/swarming.client",
+ "cwd": "[SLAVE_BUILD]/swarming.client",
"name": "read revision",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -150,7 +152,7 @@
"-d",
"-x"
],
- "cwd": "[CWD]/swarming.client",
+ "cwd": "[SLAVE_BUILD]/swarming.client",
"name": "git clean (swarming_client)"
},
{
@@ -159,7 +161,7 @@
"submodule",
"sync"
],
- "cwd": "[CWD]/swarming.client",
+ "cwd": "[SLAVE_BUILD]/swarming.client",
"name": "submodule sync (swarming_client)"
},
{
@@ -170,16 +172,17 @@
"--init",
"--recursive"
],
- "cwd": "[CWD]/swarming.client",
+ "cwd": "[SLAVE_BUILD]/swarming.client",
"name": "submodule update (swarming_client)"
},
{
"cmd": [
"python",
"-u",
- "[CWD]/swarming.client/swarming.py",
+ "[SLAVE_BUILD]/swarming.client/swarming.py",
"--version"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -195,8 +198,9 @@
"--bucket",
"chromium-luci",
"-d",
- "[CWD]/src/tools/luci-go/linux64"
+ "[SLAVE_BUILD]/src/tools/luci-go/linux64"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "download luci-go linux"
},
{
@@ -208,8 +212,9 @@
"--bucket",
"chromium-luci",
"-d",
- "[CWD]/src/tools/luci-go/mac64"
+ "[SLAVE_BUILD]/src/tools/luci-go/mac64"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "download luci-go mac"
},
{
@@ -221,8 +226,9 @@
"--bucket",
"chromium-luci",
"-d",
- "[CWD]/src/tools/luci-go/win64"
+ "[SLAVE_BUILD]/src/tools/luci-go/win64"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "download luci-go win"
},
{
@@ -230,8 +236,9 @@
"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",
- "[CWD]/luci-go"
+ "[SLAVE_BUILD]/luci-go"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "rmtree Go binary dir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -249,10 +256,11 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copytree(sys.argv[1], sys.argv[2], symlinks=bool(sys.argv[3]))\n",
- "[CWD]/src/tools/luci-go",
- "[CWD]/luci-go",
+ "[SLAVE_BUILD]/src/tools/luci-go",
+ "[SLAVE_BUILD]/luci-go",
"0"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Copy Go binary"
},
{
@@ -270,6 +278,7 @@
"--master-name",
"chromium.perf.fyi"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Download and Extract Binary"
},
{
@@ -278,27 +287,29 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[ROOT]/b/depot_tools/gsutil.py",
+ "[DEPOT_TOOLS]/gsutil.py",
"----",
"cp",
"gs://cluster-telemetry/swarming/binaries/run_chromium_perf_swarming",
- "[CWD]/src/content/test/ct/run_chromium_perf_swarming"
+ "[SLAVE_BUILD]/src/content/test/ct/run_chromium_perf_swarming"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gsutil download run_chromium_perf_swarming"
},
{
"cmd": [
"python",
"-u",
- "\nimport os\nimport stat\n\nos.chmod('[CWD]/src/content/test/ct/run_chromium_perf_swarming', os.stat('[CWD]/src/content/test/ct/run_chromium_perf_swarming').st_mode | stat.S_IEXEC)\n"
+ "\nimport os\nimport stat\n\nos.chmod('[SLAVE_BUILD]/src/content/test/ct/run_chromium_perf_swarming', os.stat('[SLAVE_BUILD]/src/content/test/ct/run_chromium_perf_swarming').st_mode | stat.S_IEXEC)\n"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Set executable bit on run_chromium_perf_swarming",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
"@@@STEP_LOG_LINE@python.inline@import os@@@",
"@@@STEP_LOG_LINE@python.inline@import stat@@@",
"@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@os.chmod('[CWD]/src/content/test/ct/run_chromium_perf_swarming', os.stat('[CWD]/src/content/test/ct/run_chromium_perf_swarming').st_mode | stat.S_IEXEC)@@@",
+ "@@@STEP_LOG_LINE@python.inline@os.chmod('[SLAVE_BUILD]/src/content/test/ct/run_chromium_perf_swarming', os.stat('[SLAVE_BUILD]/src/content/test/ct/run_chromium_perf_swarming').st_mode | stat.S_IEXEC)@@@",
"@@@STEP_LOG_END@python.inline@@@"
]
},
@@ -307,8 +318,9 @@
"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",
- "[CWD]/swarming_temp_dir"
+ "[SLAVE_BUILD]/swarming_temp_dir"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "rmtree swarming temp dir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -326,9 +338,10 @@
"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",
- "[CWD]/src/content/test/ct/slave1/page_sets",
+ "[SLAVE_BUILD]/src/content/test/ct/slave1/page_sets",
"511"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "makedirs page_sets dir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -349,12 +362,13 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[ROOT]/b/depot_tools/gsutil.py",
+ "[DEPOT_TOOLS]/gsutil.py",
"----",
"cp",
"gs://cluster-telemetry/swarming/page_sets/1k/slave1/*",
- "[CWD]/src/content/test/ct/slave1/page_sets"
+ "[SLAVE_BUILD]/src/content/test/ct/slave1/page_sets"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gsutil download"
},
{
@@ -362,9 +376,10 @@
"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",
- "[CWD]/src/content/test/ct/slave1/page_sets/data",
+ "[SLAVE_BUILD]/src/content/test/ct/slave1/page_sets/data",
"511"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "makedirs WPR dir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -385,12 +400,13 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[ROOT]/b/depot_tools/gsutil.py",
+ "[DEPOT_TOOLS]/gsutil.py",
"----",
"cp",
"gs://cluster-telemetry/swarming/webpage_archives/1k/slave1/*",
- "[CWD]/src/content/test/ct/slave1/page_sets/data"
+ "[SLAVE_BUILD]/src/content/test/ct/slave1/page_sets/data"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gsutil download (2)"
},
{
@@ -398,9 +414,10 @@
"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",
- "[CWD]/swarming_temp_dir",
+ "[SLAVE_BUILD]/swarming_temp_dir",
"511"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "makedirs swarming tmp dir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -420,9 +437,10 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "{\n \"args\": [\n \"--isolate\", \n \"[CWD]/src/chrome/ct_top1k.isolate\", \n \"--isolated\", \n \"[CWD]/swarming_temp_dir/skia-task-ct-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"BENCHMARK\", \n \"repaint\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\"\n ], \n \"dir\": \"[CWD]/src/chrome\", \n \"version\": 1\n}",
- "[CWD]/swarming_temp_dir/ct-1.isolated.gen.json"
+ "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/chrome/ct_top1k.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/swarming_temp_dir/skia-task-ct-1.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"BENCHMARK\", \n \"repaint\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n \"version\": 1\n}",
+ "[SLAVE_BUILD]/swarming_temp_dir/ct-1.isolated.gen.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Write ct-1.isolated.gen.json"
},
{
@@ -430,9 +448,10 @@
"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",
- "[CWD]/src/content/test/ct/slave2/page_sets",
+ "[SLAVE_BUILD]/src/content/test/ct/slave2/page_sets",
"511"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "makedirs page_sets dir (2)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -453,12 +472,13 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[ROOT]/b/depot_tools/gsutil.py",
+ "[DEPOT_TOOLS]/gsutil.py",
"----",
"cp",
"gs://cluster-telemetry/swarming/page_sets/1k/slave2/*",
- "[CWD]/src/content/test/ct/slave2/page_sets"
+ "[SLAVE_BUILD]/src/content/test/ct/slave2/page_sets"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gsutil download (3)"
},
{
@@ -466,9 +486,10 @@
"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",
- "[CWD]/src/content/test/ct/slave2/page_sets/data",
+ "[SLAVE_BUILD]/src/content/test/ct/slave2/page_sets/data",
"511"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "makedirs WPR dir (2)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -489,12 +510,13 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[ROOT]/b/depot_tools/gsutil.py",
+ "[DEPOT_TOOLS]/gsutil.py",
"----",
"cp",
"gs://cluster-telemetry/swarming/webpage_archives/1k/slave2/*",
- "[CWD]/src/content/test/ct/slave2/page_sets/data"
+ "[SLAVE_BUILD]/src/content/test/ct/slave2/page_sets/data"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gsutil download (4)"
},
{
@@ -502,9 +524,10 @@
"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",
- "[CWD]/swarming_temp_dir",
+ "[SLAVE_BUILD]/swarming_temp_dir",
"511"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "makedirs swarming tmp dir (2)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -524,9 +547,10 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "{\n \"args\": [\n \"--isolate\", \n \"[CWD]/src/chrome/ct_top1k.isolate\", \n \"--isolated\", \n \"[CWD]/swarming_temp_dir/skia-task-ct-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"BENCHMARK\", \n \"repaint\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\"\n ], \n \"dir\": \"[CWD]/src/chrome\", \n \"version\": 1\n}",
- "[CWD]/swarming_temp_dir/ct-2.isolated.gen.json"
+ "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/chrome/ct_top1k.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/swarming_temp_dir/skia-task-ct-2.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"BENCHMARK\", \n \"repaint\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n \"version\": 1\n}",
+ "[SLAVE_BUILD]/swarming_temp_dir/ct-2.isolated.gen.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Write ct-2.isolated.gen.json"
},
{
@@ -534,9 +558,10 @@
"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",
- "[CWD]/src/content/test/ct/slave3/page_sets",
+ "[SLAVE_BUILD]/src/content/test/ct/slave3/page_sets",
"511"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "makedirs page_sets dir (3)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -557,12 +582,13 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[ROOT]/b/depot_tools/gsutil.py",
+ "[DEPOT_TOOLS]/gsutil.py",
"----",
"cp",
"gs://cluster-telemetry/swarming/page_sets/1k/slave3/*",
- "[CWD]/src/content/test/ct/slave3/page_sets"
+ "[SLAVE_BUILD]/src/content/test/ct/slave3/page_sets"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gsutil download (5)"
},
{
@@ -570,9 +596,10 @@
"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",
- "[CWD]/src/content/test/ct/slave3/page_sets/data",
+ "[SLAVE_BUILD]/src/content/test/ct/slave3/page_sets/data",
"511"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "makedirs WPR dir (3)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -593,12 +620,13 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[ROOT]/b/depot_tools/gsutil.py",
+ "[DEPOT_TOOLS]/gsutil.py",
"----",
"cp",
"gs://cluster-telemetry/swarming/webpage_archives/1k/slave3/*",
- "[CWD]/src/content/test/ct/slave3/page_sets/data"
+ "[SLAVE_BUILD]/src/content/test/ct/slave3/page_sets/data"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gsutil download (6)"
},
{
@@ -606,9 +634,10 @@
"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",
- "[CWD]/swarming_temp_dir",
+ "[SLAVE_BUILD]/swarming_temp_dir",
"511"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "makedirs swarming tmp dir (3)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -628,9 +657,10 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "{\n \"args\": [\n \"--isolate\", \n \"[CWD]/src/chrome/ct_top1k.isolate\", \n \"--isolated\", \n \"[CWD]/swarming_temp_dir/skia-task-ct-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"BENCHMARK\", \n \"repaint\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\"\n ], \n \"dir\": \"[CWD]/src/chrome\", \n \"version\": 1\n}",
- "[CWD]/swarming_temp_dir/ct-3.isolated.gen.json"
+ "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/chrome/ct_top1k.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/swarming_temp_dir/skia-task-ct-3.isolated\", \n \"--config-variable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\", \n \"BENCHMARK\", \n \"repaint\", \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n \"version\": 1\n}",
+ "[SLAVE_BUILD]/swarming_temp_dir/ct-3.isolated.gen.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Write ct-3.isolated.gen.json"
},
{
@@ -638,17 +668,18 @@
"python",
"-u",
"RECIPE_MODULE[build::isolate]/resources/isolate.py",
- "[CWD]/swarming.client",
+ "[SLAVE_BUILD]/swarming.client",
"batcharchive",
"--dump-json",
"/path/to/tmp/json",
"--isolate-server",
"https://isolateserver.appspot.com",
"--verbose",
- "[CWD]/swarming_temp_dir/ct-1.isolated.gen.json",
- "[CWD]/swarming_temp_dir/ct-2.isolated.gen.json",
- "[CWD]/swarming_temp_dir/ct-3.isolated.gen.json"
+ "[SLAVE_BUILD]/swarming_temp_dir/ct-1.isolated.gen.json",
+ "[SLAVE_BUILD]/swarming_temp_dir/ct-2.isolated.gen.json",
+ "[SLAVE_BUILD]/swarming_temp_dir/ct-3.isolated.gen.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "isolate tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -664,7 +695,7 @@
"cmd": [
"python",
"-u",
- "[CWD]/swarming.client/swarming.py",
+ "[SLAVE_BUILD]/swarming.client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -712,6 +743,7 @@
"stepname:ct-1 on Ubuntu-14.04",
"[dummy hash for ct-1]"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] ct-1 on Ubuntu-14.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -732,7 +764,7 @@
"cmd": [
"python",
"-u",
- "[CWD]/swarming.client/swarming.py",
+ "[SLAVE_BUILD]/swarming.client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -780,6 +812,7 @@
"stepname:ct-2 on Ubuntu-14.04",
"[dummy hash for ct-2]"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] ct-2 on Ubuntu-14.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -800,7 +833,7 @@
"cmd": [
"python",
"-u",
- "[CWD]/swarming.client/swarming.py",
+ "[SLAVE_BUILD]/swarming.client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -848,6 +881,7 @@
"stepname:ct-3 on Ubuntu-14.04",
"[dummy hash for ct-3]"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] ct-3 on Ubuntu-14.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -868,7 +902,7 @@
"cmd": [
"python",
"-u",
- "[CWD]/swarming.client/swarming.py",
+ "[SLAVE_BUILD]/swarming.client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -880,8 +914,9 @@
"--task-summary-json",
"/path/to/tmp/json",
"--task-output-dir",
- "[CWD]/swarming_temp_dir/outputs/ct-1"
+ "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-1"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "ct-1 on Ubuntu-14.04",
"~followup_annotations": [
"@@@STEP_TEXT@swarming pending 71s@@@",
@@ -931,9 +966,10 @@
"python",
"-u",
"\nimport json, os, sys\nif os.path.exists(sys.argv[1]) and os.path.isdir(sys.argv[1]):\n with open(sys.argv[2], 'w') as f:\n json.dump(os.listdir(sys.argv[1]), f)\n",
- "[CWD]/swarming_temp_dir/outputs/ct-1/0",
+ "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-1/0",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "listdir output dir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",
@@ -954,9 +990,10 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[CWD]/swarming_temp_dir/outputs/ct-1/0/file 1",
+ "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-1/0/file 1",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "read output json",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -1007,9 +1044,10 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[CWD]/swarming_temp_dir/outputs/ct-1/0/file 2",
+ "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-1/0/file 2",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "read output json (2)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -1059,7 +1097,7 @@
"cmd": [
"python",
"-u",
- "[CWD]/swarming.client/swarming.py",
+ "[SLAVE_BUILD]/swarming.client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -1071,8 +1109,9 @@
"--task-summary-json",
"/path/to/tmp/json",
"--task-output-dir",
- "[CWD]/swarming_temp_dir/outputs/ct-2"
+ "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-2"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "ct-2 on Ubuntu-14.04",
"~followup_annotations": [
"@@@STEP_TEXT@swarming pending 71s@@@",
@@ -1122,9 +1161,10 @@
"python",
"-u",
"\nimport json, os, sys\nif os.path.exists(sys.argv[1]) and os.path.isdir(sys.argv[1]):\n with open(sys.argv[2], 'w') as f:\n json.dump(os.listdir(sys.argv[1]), f)\n",
- "[CWD]/swarming_temp_dir/outputs/ct-2/0",
+ "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-2/0",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "listdir output dir (2)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",
@@ -1145,9 +1185,10 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[CWD]/swarming_temp_dir/outputs/ct-2/0/file 1",
+ "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-2/0/file 1",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "read output json (3)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -1198,9 +1239,10 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[CWD]/swarming_temp_dir/outputs/ct-2/0/file 2",
+ "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-2/0/file 2",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "read output json (4)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -1250,7 +1292,7 @@
"cmd": [
"python",
"-u",
- "[CWD]/swarming.client/swarming.py",
+ "[SLAVE_BUILD]/swarming.client/swarming.py",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -1262,8 +1304,9 @@
"--task-summary-json",
"/path/to/tmp/json",
"--task-output-dir",
- "[CWD]/swarming_temp_dir/outputs/ct-3"
+ "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-3"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "ct-3 on Ubuntu-14.04",
"~followup_annotations": [
"@@@STEP_TEXT@swarming pending 71s@@@",
@@ -1313,9 +1356,10 @@
"python",
"-u",
"\nimport json, os, sys\nif os.path.exists(sys.argv[1]) and os.path.isdir(sys.argv[1]):\n with open(sys.argv[2], 'w') as f:\n json.dump(os.listdir(sys.argv[1]), f)\n",
- "[CWD]/swarming_temp_dir/outputs/ct-3/0",
+ "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-3/0",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "listdir output dir (3)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",
@@ -1336,9 +1380,10 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[CWD]/swarming_temp_dir/outputs/ct-3/0/file 1",
+ "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-3/0/file 1",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "read output json (5)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -1389,9 +1434,10 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[CWD]/swarming_temp_dir/outputs/ct-3/0/file 2",
+ "[SLAVE_BUILD]/swarming_temp_dir/outputs/ct-3/0/file 2",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "read output json (6)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",

Powered by Google App Engine
This is Rietveld 408576698