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

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

Issue 1915473003: goma: back to build-provided client and disable oauth2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
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 | Annotate | Revision Log
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.webrtc", 8 "chromium.webrtc",
9 "--builder", 9 "--builder",
10 "Mac Builder", 10 "Mac Builder",
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 107 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
108 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 108 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
109 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 109 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
110 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245} \"@@@", 110 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245} \"@@@",
111 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 111 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
112 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134 440}\"@@@", 112 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134 440}\"@@@",
113 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 113 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
114 ] 114 ]
115 }, 115 },
116 { 116 {
117 "cmd": [],
118 "cwd": "[SLAVE_BUILD]",
119 "name": "ensure_goma"
120 },
121 {
122 "cmd": [
123 "python",
124 "-u",
125 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
126 "--platform",
127 "mac-amd64",
128 "--dest-directory",
129 "[SLAVE_BUILD]/cipd",
130 "--json-output",
131 "/path/to/tmp/json"
132 ],
133 "cwd": "[SLAVE_BUILD]",
134 "name": "ensure_goma.install cipd",
135 "~followup_annotations": [
136 "@@@STEP_NEST_LEVEL@1@@@",
137 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
138 "@@@STEP_LOG_LINE@json.output@{@@@",
139 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
140 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
141 "@@@STEP_LOG_LINE@json.output@}@@@",
142 "@@@STEP_LOG_END@json.output@@@"
143 ]
144 },
145 {
146 "cmd": [
147 "[SLAVE_BUILD]/cipd/cipd",
148 "ensure",
149 "--root",
150 "[CACHE]/cipd/goma",
151 "--list",
152 "infra_internal/goma/client/mac-amd64 release",
153 "--json-output",
154 "/path/to/tmp/json",
155 "--service-account-json",
156 "/creds/service_accounts/service-account-goma-client.json"
157 ],
158 "cwd": "[SLAVE_BUILD]",
159 "name": "ensure_goma.ensure_installed",
160 "~followup_annotations": [
161 "@@@STEP_NEST_LEVEL@1@@@",
162 "@@@STEP_LOG_LINE@json.output@{@@@",
163 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
164 "@@@STEP_LOG_LINE@json.output@ {@@@",
165 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
166 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/mac-amd64\"@@@",
167 "@@@STEP_LOG_LINE@json.output@ }@@@",
168 "@@@STEP_LOG_LINE@json.output@ ]@@@",
169 "@@@STEP_LOG_LINE@json.output@}@@@",
170 "@@@STEP_LOG_END@json.output@@@"
171 ]
172 },
173 {
174 "cmd": [ 117 "cmd": [
175 "python", 118 "python",
176 "-u", 119 "-u",
177 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 120 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
178 "runhooks" 121 "runhooks"
179 ], 122 ],
180 "cwd": "[SLAVE_BUILD]", 123 "cwd": "[SLAVE_BUILD]",
181 "env": { 124 "env": {
182 "GYP_DEFINES": "blink_logging_always_on=1 clang=1 component=static_library dcheck_always_on=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprieta ry_codecs=1 target_arch=x64 use_goma=1", 125 "GYP_DEFINES": "blink_logging_always_on=1 clang=1 component=static_library dcheck_always_on=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' proprietary_co decs=1 target_arch=x64 use_goma=1",
183 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 126 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
184 }, 127 },
185 "name": "gclient runhooks" 128 "name": "gclient runhooks"
186 }, 129 },
187 { 130 {
188 "cmd": [ 131 "cmd": [
189 "python", 132 "python",
190 "-u", 133 "-u",
191 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 134 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
192 "--output", 135 "--output",
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
273 "--goma-cache-dir", 216 "--goma-cache-dir",
274 "[GOMA_CACHE]", 217 "[GOMA_CACHE]",
275 "--build-tool", 218 "--build-tool",
276 "ninja", 219 "ninja",
277 "--build-data-dir", 220 "--build-data-dir",
278 "[ROOT]/build_data_dir", 221 "[ROOT]/build_data_dir",
279 "--compiler", 222 "--compiler",
280 "goma-clang", 223 "goma-clang",
281 "--goma-jsonstatus", 224 "--goma-jsonstatus",
282 "/path/to/tmp/json", 225 "/path/to/tmp/json",
283 "--goma-service-account-json-file",
284 "/creds/service_accounts/service-account-goma-client.json",
285 "--goma-dir", 226 "--goma-dir",
286 "[CACHE]/cipd/goma", 227 "[BUILD]/goma",
287 "--", 228 "--",
288 "browser_tests", 229 "browser_tests",
289 "chromium_builder_webrtc", 230 "chromium_builder_webrtc",
290 "content_browsertests", 231 "content_browsertests",
291 "content_unittests", 232 "content_unittests",
292 "media_unittests", 233 "media_unittests",
293 "remoting_unittests" 234 "remoting_unittests"
294 ], 235 ],
295 "cwd": "[SLAVE_BUILD]", 236 "cwd": "[SLAVE_BUILD]",
296 "name": "compile", 237 "name": "compile",
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 "~followup_annotations": [ 293 "~followup_annotations": [
353 "@@@STEP_TEXT@Mac Tester@@@" 294 "@@@STEP_TEXT@Mac Tester@@@"
354 ] 295 ]
355 }, 296 },
356 { 297 {
357 "name": "$result", 298 "name": "$result",
358 "recipe_result": null, 299 "recipe_result": null,
359 "status_code": 0 300 "status_code": 0
360 } 301 }
361 ] 302 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698