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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_tsan_v2.json

Issue 2026473002: WebRTC: Use goma from cipd (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 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 "client.webrtc", 8 "client.webrtc",
9 "--builder", 9 "--builder",
10 "Linux Tsan v2", 10 "Linux Tsan v2",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 ], 84 ],
85 "cwd": "[SLAVE_BUILD]/src", 85 "cwd": "[SLAVE_BUILD]/src",
86 "env": { 86 "env": {
87 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 87 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
88 "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 disabl e_nacl=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' rtc_use_h264=1 target_arc h=x64 tsan=1 use_goma=1", 88 "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 disabl e_nacl=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' rtc_use_h264=1 target_arc h=x64 tsan=1 use_goma=1",
89 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 89 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
90 }, 90 },
91 "name": "gclient runhooks" 91 "name": "gclient runhooks"
92 }, 92 },
93 { 93 {
94 "cmd": [],
95 "name": "ensure_goma"
96 },
97 {
98 "cmd": [
99 "python",
100 "-u",
101 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
102 "--platform",
103 "linux-amd64",
104 "--dest-directory",
105 "[SLAVE_BUILD]/cipd",
106 "--json-output",
107 "/path/to/tmp/json"
108 ],
109 "name": "ensure_goma.install cipd",
110 "~followup_annotations": [
111 "@@@STEP_NEST_LEVEL@1@@@",
112 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
113 "@@@STEP_LOG_LINE@json.output@{@@@",
114 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
115 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
116 "@@@STEP_LOG_LINE@json.output@}@@@",
117 "@@@STEP_LOG_END@json.output@@@"
118 ]
119 },
120 {
121 "cmd": [
122 "[SLAVE_BUILD]/cipd/cipd",
123 "ensure",
124 "--root",
125 "[CACHE]/cipd/goma",
126 "--list",
127 "infra_internal/goma/client/linux-amd64 release",
128 "--json-output",
129 "/path/to/tmp/json",
130 "--service-account-json",
131 "/creds/service_accounts/service-account-goma-client.json"
132 ],
133 "name": "ensure_goma.ensure_installed",
134 "~followup_annotations": [
135 "@@@STEP_NEST_LEVEL@1@@@",
136 "@@@STEP_LOG_LINE@json.output@{@@@",
137 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
138 "@@@STEP_LOG_LINE@json.output@ {@@@",
139 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
140 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
141 "@@@STEP_LOG_LINE@json.output@ }@@@",
142 "@@@STEP_LOG_LINE@json.output@ ]@@@",
143 "@@@STEP_LOG_LINE@json.output@}@@@",
144 "@@@STEP_LOG_END@json.output@@@"
145 ]
146 },
147 {
94 "allow_subannotations": true, 148 "allow_subannotations": true,
95 "cmd": [ 149 "cmd": [
96 "python", 150 "python",
97 "-u", 151 "-u",
98 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", 152 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
99 "--src-dir", 153 "--src-dir",
100 "[SLAVE_BUILD]/src", 154 "[SLAVE_BUILD]/src",
101 "--output-json", 155 "--output-json",
102 "/path/to/tmp/json" 156 "/path/to/tmp/json"
103 ], 157 ],
(...skipping 28 matching lines...) Expand all
132 "[GOMA_CACHE]", 186 "[GOMA_CACHE]",
133 "--build-tool", 187 "--build-tool",
134 "ninja", 188 "ninja",
135 "--compiler", 189 "--compiler",
136 "goma-clang", 190 "goma-clang",
137 "--goma-jsonstatus", 191 "--goma-jsonstatus",
138 "/path/to/tmp/json", 192 "/path/to/tmp/json",
139 "--goma-service-account-json-file", 193 "--goma-service-account-json-file",
140 "/creds/service_accounts/service-account-goma-client.json", 194 "/creds/service_accounts/service-account-goma-client.json",
141 "--goma-dir", 195 "--goma-dir",
142 "[BUILD]/goma", 196 "[CACHE]/cipd/goma",
143 "--", 197 "--",
144 "All" 198 "All"
145 ], 199 ],
146 "env": { 200 "env": {
147 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 201 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
148 }, 202 },
149 "name": "compile", 203 "name": "compile",
150 "~followup_annotations": [ 204 "~followup_annotations": [
151 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 205 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
152 "@@@STEP_LOG_END@json.output (invalid)@@@" 206 "@@@STEP_LOG_END@json.output (invalid)@@@"
(...skipping 416 matching lines...) Expand 10 before | Expand all | Expand 10 after
569 "webrtc_nonparallel_tests" 623 "webrtc_nonparallel_tests"
570 ], 624 ],
571 "name": "webrtc_nonparallel_tests" 625 "name": "webrtc_nonparallel_tests"
572 }, 626 },
573 { 627 {
574 "name": "$result", 628 "name": "$result",
575 "recipe_result": null, 629 "recipe_result": null,
576 "status_code": 0 630 "status_code": 0
577 } 631 }
578 ] 632 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698