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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_webrtc_Win7_Tester.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_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 116 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
117 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 117 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
118 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 118 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
119 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245} \"@@@", 119 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245} \"@@@",
120 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 120 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
121 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134 440}\"@@@", 121 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134 440}\"@@@",
122 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 122 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
123 ] 123 ]
124 }, 124 },
125 { 125 {
126 "cmd": [],
127 "cwd": "[SLAVE_BUILD]",
128 "name": "ensure_goma"
129 },
130 {
131 "cmd": [
132 "python",
133 "-u",
134 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py",
135 "--platform",
136 "windows-386",
137 "--dest-directory",
138 "[SLAVE_BUILD]\\cipd",
139 "--json-output",
140 "/path/to/tmp/json"
141 ],
142 "cwd": "[SLAVE_BUILD]",
143 "name": "ensure_goma.install cipd",
144 "~followup_annotations": [
145 "@@@STEP_NEST_LEVEL@1@@@",
146 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
147 "@@@STEP_LOG_LINE@json.output@{@@@",
148 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\ \cipd\", @@@",
149 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
150 "@@@STEP_LOG_LINE@json.output@}@@@",
151 "@@@STEP_LOG_END@json.output@@@"
152 ]
153 },
154 {
155 "cmd": [
156 "[SLAVE_BUILD]\\cipd\\cipd",
157 "ensure",
158 "--root",
159 "[CACHE]\\cipd\\goma",
160 "--list",
161 "infra_internal/goma/client/windows-amd64 release",
162 "--json-output",
163 "/path/to/tmp/json",
164 "--service-account-json",
165 "C:\\creds\\service_accounts\\service-account-goma-client.json"
166 ],
167 "cwd": "[SLAVE_BUILD]",
168 "name": "ensure_goma.ensure_installed",
169 "~followup_annotations": [
170 "@@@STEP_NEST_LEVEL@1@@@",
171 "@@@STEP_LOG_LINE@json.output@{@@@",
172 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
173 "@@@STEP_LOG_LINE@json.output@ {@@@",
174 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
175 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/windows-amd64\"@@@",
176 "@@@STEP_LOG_LINE@json.output@ }@@@",
177 "@@@STEP_LOG_LINE@json.output@ ]@@@",
178 "@@@STEP_LOG_LINE@json.output@}@@@",
179 "@@@STEP_LOG_END@json.output@@@"
180 ]
181 },
182 {
183 "cmd": [ 126 "cmd": [
184 "python", 127 "python",
185 "-u", 128 "-u",
186 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 129 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
187 "runhooks" 130 "runhooks"
188 ], 131 ],
189 "cwd": "[SLAVE_BUILD]", 132 "cwd": "[SLAVE_BUILD]",
190 "env": { 133 "env": {
191 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 ff mpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprietary_codecs=1 target_a rch=ia32 use_goma=1", 134 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 ff mpeg_branding=Chrome gomadir='[BUILD]\\goma' proprietary_codecs=1 target_arch=ia 32 use_goma=1",
192 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 135 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
193 }, 136 },
194 "name": "gclient runhooks" 137 "name": "gclient runhooks"
195 }, 138 },
196 { 139 {
197 "cmd": [ 140 "cmd": [
198 "python", 141 "python",
199 "-u", 142 "-u",
200 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", 143 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py",
201 "--output", 144 "--output",
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
440 ], 383 ],
441 "cwd": "[SLAVE_BUILD]", 384 "cwd": "[SLAVE_BUILD]",
442 "name": "process_dumps" 385 "name": "process_dumps"
443 }, 386 },
444 { 387 {
445 "name": "$result", 388 "name": "$result",
446 "recipe_result": null, 389 "recipe_result": null,
447 "status_code": 0 390 "status_code": 0
448 } 391 }
449 ] 392 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698