| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux ARM", | 10 "Linux ARM", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\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.gol
o.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = None\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.gol
o.chromium.org/chrome/trunk/src'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
| 19 "--output_json", | 19 "--output_json", |
| 20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
| 21 "--revision", | 21 "--revision", |
| 22 "src@HEAD" | 22 "src@HEAD" |
| 23 ], | 23 ], |
| 24 "cwd": "[SLAVE_BUILD]", |
| 24 "name": "bot_update", | 25 "name": "bot_update", |
| 25 "~followup_annotations": [ | 26 "~followup_annotations": [ |
| 26 "@@@STEP_TEXT@Some step text@@@", | 27 "@@@STEP_TEXT@Some step text@@@", |
| 27 "@@@STEP_LOG_LINE@json.output@{@@@", | 28 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 28 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 29 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 29 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 30 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 30 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 31 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 32 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
| 33 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 60 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 61 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 61 ] | 62 ] |
| 62 }, | 63 }, |
| 63 { | 64 { |
| 64 "cmd": [ | 65 "cmd": [ |
| 65 "python", | 66 "python", |
| 66 "-u", | 67 "-u", |
| 67 "[DEPOT_TOOLS]/gclient.py", | 68 "[DEPOT_TOOLS]/gclient.py", |
| 68 "runhooks" | 69 "runhooks" |
| 69 ], | 70 ], |
| 71 "cwd": "[SLAVE_BUILD]", |
| 70 "env": { | 72 "env": { |
| 71 "GYP_CROSSCOMPILE": "1", | 73 "GYP_CROSSCOMPILE": "1", |
| 72 "GYP_DEFINES": "arm_float_abi=hard component=static_library gomadir='[BUIL
D]/goma' target_arch=arm test_isolation_mode=prepare use_goma=1" | 74 "GYP_DEFINES": "arm_float_abi=hard component=static_library gomadir='[BUIL
D]/goma' target_arch=arm test_isolation_mode=prepare use_goma=1" |
| 73 }, | 75 }, |
| 74 "name": "gclient runhooks" | 76 "name": "gclient runhooks" |
| 75 }, | 77 }, |
| 76 { | 78 { |
| 77 "cmd": [ | 79 "cmd": [ |
| 78 "python", | 80 "python", |
| 79 "-u", | 81 "-u", |
| 80 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 82 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 81 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", | 83 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", |
| 82 "/path/to/tmp/json" | 84 "/path/to/tmp/json" |
| 83 ], | 85 ], |
| 86 "cwd": "[SLAVE_BUILD]", |
| 84 "name": "read test spec", | 87 "name": "read test spec", |
| 85 "~followup_annotations": [ | 88 "~followup_annotations": [ |
| 86 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@
@", | 89 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@
@", |
| 87 "@@@STEP_LOG_LINE@json.output@{}@@@", | 90 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 88 "@@@STEP_LOG_END@json.output@@@" | 91 "@@@STEP_LOG_END@json.output@@@" |
| 89 ] | 92 ] |
| 90 }, | 93 }, |
| 91 { | 94 { |
| 92 "cmd": [ | 95 "cmd": [ |
| 93 "python", | 96 "python", |
| 94 "-u", | 97 "-u", |
| 95 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 98 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 96 "--output", | 99 "--output", |
| 97 "/path/to/tmp/json", | 100 "/path/to/tmp/json", |
| 98 "--", | 101 "--", |
| 99 "--build-config-fs", | 102 "--build-config-fs", |
| 100 "Release", | 103 "Release", |
| 101 "--paths", | 104 "--paths", |
| 102 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 105 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
| 103 "--properties", | 106 "--properties", |
| 104 "{\"buildername\": \"Linux ARM\", \"buildnumber\": 571, \"mastername\": \"
chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"
}" | 107 "{\"buildername\": \"Linux ARM\", \"buildnumber\": 571, \"mastername\": \"
chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"
}" |
| 105 ], | 108 ], |
| 109 "cwd": "[SLAVE_BUILD]", |
| 106 "name": "get compile targets for scripts", | 110 "name": "get compile targets for scripts", |
| 107 "~followup_annotations": [ | 111 "~followup_annotations": [ |
| 108 "@@@STEP_LOG_LINE@json.output@{}@@@", | 112 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 109 "@@@STEP_LOG_END@json.output@@@" | 113 "@@@STEP_LOG_END@json.output@@@" |
| 110 ] | 114 ] |
| 111 }, | 115 }, |
| 112 { | 116 { |
| 113 "cmd": [ | 117 "cmd": [ |
| 114 "python", | 118 "python", |
| 115 "-u", | 119 "-u", |
| 116 "[BUILD]/scripts/slave/cleanup_temp.py" | 120 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 117 ], | 121 ], |
| 122 "cwd": "[SLAVE_BUILD]", |
| 118 "name": "cleanup_temp" | 123 "name": "cleanup_temp" |
| 119 }, | 124 }, |
| 120 { | 125 { |
| 121 "cmd": [ | 126 "cmd": [ |
| 122 "python", | 127 "python", |
| 123 "-u", | 128 "-u", |
| 124 "[BUILD]/scripts/slave/compile.py", | 129 "[BUILD]/scripts/slave/compile.py", |
| 125 "--target", | 130 "--target", |
| 126 "Release", | 131 "Release", |
| 127 "--src-dir", | 132 "--src-dir", |
| 128 "[SLAVE_BUILD]/src", | 133 "[SLAVE_BUILD]/src", |
| 129 "--build-tool", | 134 "--build-tool", |
| 130 "ninja", | 135 "ninja", |
| 131 "--compiler", | 136 "--compiler", |
| 132 "goma", | 137 "goma", |
| 133 "--goma-dir", | 138 "--goma-dir", |
| 134 "[BUILD]/goma", | 139 "[BUILD]/goma", |
| 135 "--", | 140 "--", |
| 136 "All", | 141 "All", |
| 137 "chromium_builder_tests" | 142 "chromium_builder_tests" |
| 138 ], | 143 ], |
| 144 "cwd": "[SLAVE_BUILD]", |
| 139 "name": "compile" | 145 "name": "compile" |
| 140 }, | 146 }, |
| 141 { | 147 { |
| 142 "allow_subannotations": true, | 148 "allow_subannotations": true, |
| 143 "cmd": [ | 149 "cmd": [ |
| 144 "python", | 150 "python", |
| 145 "-u", | 151 "-u", |
| 146 "[BUILD]/scripts/slave/zip_build.py", | 152 "[BUILD]/scripts/slave/zip_build.py", |
| 147 "--target", | 153 "--target", |
| 148 "Release", | 154 "Release", |
| 149 "--build-url", | 155 "--build-url", |
| 150 "gs://chromium-fyi-archive/chromium.fyi/Linux ARM", | 156 "gs://chromium-fyi-archive/chromium.fyi/Linux ARM", |
| 151 "--build_revision", | 157 "--build_revision", |
| 152 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 158 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 153 "--factory-properties", | 159 "--factory-properties", |
| 154 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux ARM\", \"buildnumber\": 571, \"mastername\": \"chromium.f
yi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"T
estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 160 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux ARM\", \"buildnumber\": 571, \"mastername\": \"chromium.f
yi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"T
estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 155 "--build-properties", | 161 "--build-properties", |
| 156 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux ARM\", \"buildnumber\": 571, \"mastername\": \"chromium.f
yi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"T
estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 162 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux ARM\", \"buildnumber\": 571, \"mastername\": \"chromium.f
yi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"T
estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 157 ], | 163 ], |
| 164 "cwd": "[SLAVE_BUILD]", |
| 158 "name": "package build" | 165 "name": "package build" |
| 159 } | 166 } |
| 160 ] | 167 ] |
| OLD | NEW |