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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Headless_Linux.json

Issue 1840063002: Recipe for Headless Linux bot (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 unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.fyi", 8 "chromium.fyi",
9 "--builder", 9 "--builder",
10 "Linux Trusty (dbg)", 10 "Headless Linux",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "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.chr omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m irror.golo.chromium.org/chrome/trunk/src'}]", 14 "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.chr omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m irror.golo.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/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}", 18 "{\"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_re vision\", \"src/v8\": \"got_v8_revision\"}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[GIT_CACHE]", 20 "[GIT_CACHE]",
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
130 "-u", 130 "-u",
131 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 131 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
132 "--output", 132 "--output",
133 "/path/to/tmp/json", 133 "/path/to/tmp/json",
134 "--", 134 "--",
135 "--build-config-fs", 135 "--build-config-fs",
136 "Debug", 136 "Debug",
137 "--paths", 137 "--paths",
138 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}", 138 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}",
139 "--properties", 139 "--properties",
140 "{\"buildername\": \"Linux Trusty (dbg)\", \"buildnumber\": 571, \"mastern ame\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}" 140 "{\"buildername\": \"Headless Linux\", \"buildnumber\": 571, \"mastername\ ": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"li nux\"}"
141 ], 141 ],
142 "cwd": "[SLAVE_BUILD]", 142 "cwd": "[SLAVE_BUILD]",
143 "name": "get compile targets for scripts", 143 "name": "get compile targets for scripts",
144 "~followup_annotations": [ 144 "~followup_annotations": [
145 "@@@STEP_LOG_LINE@json.output@{}@@@", 145 "@@@STEP_LOG_LINE@json.output@{}@@@",
146 "@@@STEP_LOG_END@json.output@@@" 146 "@@@STEP_LOG_END@json.output@@@"
147 ] 147 ]
148 }, 148 },
149 { 149 {
150 "cmd": [ 150 "cmd": [
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 "[GOMA_CACHE]", 192 "[GOMA_CACHE]",
193 "--build-tool", 193 "--build-tool",
194 "ninja", 194 "ninja",
195 "--compiler", 195 "--compiler",
196 "goma", 196 "goma",
197 "--goma-jsonstatus", 197 "--goma-jsonstatus",
198 "/path/to/tmp/json", 198 "/path/to/tmp/json",
199 "--goma-dir", 199 "--goma-dir",
200 "[SLAVE_BUILD]/src/build/goma/client", 200 "[SLAVE_BUILD]/src/build/goma/client",
201 "--", 201 "--",
202 "all" 202 "headless_lib",
203 "headless_tests"
203 ], 204 ],
204 "cwd": "[SLAVE_BUILD]", 205 "cwd": "[SLAVE_BUILD]",
205 "name": "compile", 206 "name": "compile",
206 "~followup_annotations": [ 207 "~followup_annotations": [
207 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 208 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
208 "@@@STEP_LOG_END@json.output (invalid)@@@" 209 "@@@STEP_LOG_END@json.output (invalid)@@@"
209 ] 210 ]
210 }, 211 },
211 { 212 {
212 "name": "$result", 213 "name": "$result",
213 "recipe_result": null, 214 "recipe_result": null,
214 "status_code": 0 215 "status_code": 0
215 } 216 }
216 ] 217 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698