| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "abort_on_failure": true, | 3 "abort_on_failure": true, |
| 4 "cmd": [ | 4 "cmd": [ |
| 5 "python", | 5 "python", |
| 6 "-u", | 6 "-u", |
| 7 "[BUILD]/scripts/slave/bot_update.py", | 7 "[BUILD]/scripts/slave/bot_update.py", |
| 8 "--master", | 8 "--master", |
| 9 "chromium.chromiumos", | 9 "chromium.linux", |
| 10 "--builder", | 10 "--builder", |
| 11 "Linux ChromiumOS Tests (dbg)(1)", | 11 "Android Tests (dbg)", |
| 12 "--slave", | 12 "--slave", |
| 13 "TestSlavename", | 13 "TestSlavename", |
| 14 "--spec", | 14 "--spec", |
| 15 "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 "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'}]\ntarget_os = ['android']", |
| 16 "--revision_mapping_file", | 16 "--revision_mapping_file", |
| 17 "{\"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/swarm_client\": \"got_swarm_client_revisi
on\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\
": \"got_v8_revision\"}", | 17 "{\"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/swarm_client\": \"got_swarm_client_revisi
on\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\
": \"got_v8_revision\"}", |
| 18 "--output_json", | 18 "--output_json", |
| 19 "/path/to/tmp/json", | 19 "/path/to/tmp/json", |
| 20 "--revision", | 20 "--revision", |
| 21 "src@1111111" | 21 "src@1111111" |
| 22 ], | 22 ], |
| 23 "name": "bot_update", | 23 "name": "bot_update", |
| 24 "~followup_annotations": [ | 24 "~followup_annotations": [ |
| 25 "@@@STEP_LOG_LINE@json.output@{@@@", | 25 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 26 "@@@STEP_LOG_LINE@json.output@ \"did_run\": false@@@", | 26 "@@@STEP_LOG_LINE@json.output@ \"did_run\": false@@@", |
| 27 "@@@STEP_LOG_LINE@json.output@}@@@", | 27 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 28 "@@@STEP_LOG_END@json.output@@@" | 28 "@@@STEP_LOG_END@json.output@@@" |
| 29 ] | 29 ] |
| 30 }, | 30 }, |
| 31 { | 31 { |
| 32 "cmd": [ | 32 "cmd": [ |
| 33 "python", | 33 "python", |
| 34 "-u", | 34 "-u", |
| 35 "[DEPOT_TOOLS]/gclient.py", | 35 "[DEPOT_TOOLS]/gclient.py", |
| 36 "config", | 36 "config", |
| 37 "--spec", | 37 "--spec", |
| 38 "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'}]" | 38 "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'}]\ntarget_os = ['android']" |
| 39 ], | 39 ], |
| 40 "name": "gclient setup" | 40 "name": "gclient setup" |
| 41 }, | 41 }, |
| 42 { | 42 { |
| 43 "abort_on_failure": true, | 43 "abort_on_failure": true, |
| 44 "cmd": [ | 44 "cmd": [ |
| 45 "python", | 45 "python", |
| 46 "-u", | 46 "-u", |
| 47 "[DEPOT_TOOLS]/gclient.py", | 47 "[DEPOT_TOOLS]/gclient.py", |
| 48 "sync", | 48 "sync", |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 93 ] | 93 ] |
| 94 }, | 94 }, |
| 95 { | 95 { |
| 96 "cmd": [ | 96 "cmd": [ |
| 97 "python", | 97 "python", |
| 98 "-u", | 98 "-u", |
| 99 "[DEPOT_TOOLS]/gclient.py", | 99 "[DEPOT_TOOLS]/gclient.py", |
| 100 "runhooks" | 100 "runhooks" |
| 101 ], | 101 ], |
| 102 "env": { | 102 "env": { |
| 103 "GYP_DEFINES": "chromeos=1 component=shared_library ffmpeg_branding=Chrome
OS gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 use_goma=1" | 103 "GYP_CROSSCOMPILE": "1", |
| 104 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 target_arc
h=arm" |
| 104 }, | 105 }, |
| 105 "name": "gclient runhooks" | 106 "name": "gclient runhooks" |
| 106 }, | 107 }, |
| 107 { | 108 { |
| 108 "cmd": [ | 109 "cmd": [ |
| 109 "python", | 110 "python", |
| 110 "-u", | 111 "-u", |
| 111 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 112 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 112 "[SLAVE_BUILD]/src/testing/buildbot/chromium.chromiumos.json", | 113 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", |
| 113 "/path/to/tmp/json" | 114 "/path/to/tmp/json" |
| 114 ], | 115 ], |
| 115 "name": "read test spec", | 116 "name": "read test spec", |
| 116 "~followup_annotations": [ | 117 "~followup_annotations": [ |
| 117 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.chromiumos
.json@@@", | 118 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", |
| 118 "@@@STEP_LOG_LINE@json.output@{}@@@", | 119 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 119 "@@@STEP_LOG_END@json.output@@@" | 120 "@@@STEP_LOG_END@json.output@@@" |
| 120 ] | 121 ] |
| 121 }, | 122 }, |
| 122 { | 123 { |
| 123 "cmd": [ | 124 "cmd": [ |
| 124 "python", | 125 "python", |
| 125 "-u", | 126 "-u", |
| 126 "[BUILD]/scripts/slave/cleanup_temp.py" | 127 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 127 ], | 128 ], |
| 128 "name": "cleanup_temp" | 129 "name": "cleanup_temp" |
| 129 }, | 130 }, |
| 130 { | 131 { |
| 131 "cmd": [ | 132 "cmd": [ |
| 132 "python", | 133 "python", |
| 133 "-u", | 134 "-u", |
| 134 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", | 135 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", |
| 135 "[SLAVE_BUILD]/src/out/Debug" | 136 "[SLAVE_BUILD]/src/out/Debug" |
| 136 ], | 137 ], |
| 137 "name": "rmtree build directory", | 138 "name": "rmtree build directory", |
| 138 "seed_steps": [ | 139 "seed_steps": [ |
| 139 "rmtree build directory", | 140 "rmtree build directory", |
| 140 "extract build" | 141 "extract build", |
| 142 "device_status_check" |
| 141 ], | 143 ], |
| 142 "~followup_annotations": [ | 144 "~followup_annotations": [ |
| 143 "@@@STEP_LOG_LINE@python.inline@@@@", | 145 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 144 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 146 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 145 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", | 147 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", |
| 146 "@@@STEP_LOG_LINE@python.inline@@@@", | 148 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 147 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 149 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 148 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 150 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 149 "@@@STEP_LOG_END@python.inline@@@" | 151 "@@@STEP_LOG_END@python.inline@@@" |
| 150 ] | 152 ] |
| 151 }, | 153 }, |
| 152 { | 154 { |
| 153 "abort_on_failure": true, | 155 "abort_on_failure": true, |
| 154 "cmd": [ | 156 "cmd": [ |
| 155 "python", | 157 "python", |
| 156 "-u", | 158 "-u", |
| 157 "[BUILD]/scripts/slave/extract_build.py", | 159 "[BUILD]/scripts/slave/extract_build.py", |
| 158 "--target", | 160 "--target", |
| 159 "Debug", | 161 "Debug", |
| 160 "--build-url", | 162 "--build-url", |
| 161 "gs://chromium-chromiumos-archive/chromium.chromiumos/Linux ChromiumOS Bui
lder (dbg)/full-build-linux.zip", | 163 "gs://chromium-linux-archive/chromium.linux/Android Builder (dbg)/full-bui
ld-linux.zip", |
| 162 "--build_revision", | 164 "--build_revision", |
| 163 "170242", | 165 "170242", |
| 164 "--factory-properties", | 166 "--factory-properties", |
| 165 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux ChromiumOS Tests (dbg)(1)\", \"buildnumber\": 571, \"mast
ername\": \"chromium.chromiumos\", \"parent_buildername\": \"Linux ChromiumOS Bu
ilder (dbg)\", \"parent_got_revision\": \"1111111\", \"recipe\": \"chromium\", \
"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"
}", | 167 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Android Tests (dbg)\", \"buildnumber\": 571, \"mastername\": \"
chromium.linux\", \"parent_buildername\": \"Android Builder (dbg)\", \"parent_go
t_revision\": \"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlaven
ame\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 166 "--build-properties", | 168 "--build-properties", |
| 167 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux ChromiumOS Tests (dbg)(1)\", \"buildnumber\": 571, \"mast
ername\": \"chromium.chromiumos\", \"parent_buildername\": \"Linux ChromiumOS Bu
ilder (dbg)\", \"parent_got_revision\": \"1111111\", \"recipe\": \"chromium\", \
"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"
}" | 169 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Android Tests (dbg)\", \"buildnumber\": 571, \"mastername\": \"
chromium.linux\", \"parent_buildername\": \"Android Builder (dbg)\", \"parent_go
t_revision\": \"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlaven
ame\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 168 ], | 170 ], |
| 169 "name": "extract build" | 171 "name": "extract build" |
| 172 }, |
| 173 { |
| 174 "abort_on_failure": true, |
| 175 "cmd": [ |
| 176 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py" |
| 177 ], |
| 178 "env": { |
| 179 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 180 }, |
| 181 "name": "device_status_check" |
| 182 }, |
| 183 { |
| 184 "abort_on_failure": true, |
| 185 "can_fail_build": false, |
| 186 "cmd": [ |
| 187 "python", |
| 188 "-u", |
| 189 "[SLAVE_BUILD]/src/build/android/provision_devices.py", |
| 190 "-t", |
| 191 "Debug" |
| 192 ], |
| 193 "name": "provision_devices" |
| 194 }, |
| 195 { |
| 196 "always_run": true, |
| 197 "cmd": [ |
| 198 "python", |
| 199 "-u", |
| 200 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 201 "gtest", |
| 202 "-s", |
| 203 "base_unittests" |
| 204 ], |
| 205 "env": { |
| 206 "BUILDTYPE": "Debug" |
| 207 }, |
| 208 "name": "base_unittests" |
| 170 } | 209 } |
| 171 ] | 210 ] |
| OLD | NEW |