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

Side by Side Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_gn.json

Issue 2412033002: libyuv: Switch bots over to GN by default. (Closed)
Patch Set: Reverted is_component_build changes in chromium recipe module. Created 4 years, 2 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
(Empty)
1 [
2 {
3 "cmd": [
4 "python",
5 "-u",
6 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
7 "--show-path",
8 "python",
9 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
10 ],
11 "name": "cleanup_temp"
12 },
13 {
14 "cmd": [
15 "python",
16 "-u",
17 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
18 "--spec",
19 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'root_dir': 'src '}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromiu m.googlesource.com/libyuv/libyuv'}]",
20 "--patch_root",
21 "src",
22 "--revision_mapping_file",
23 "{\"src\": \"got_revision\"}",
24 "--git-cache-dir",
25 "[GIT_CACHE]",
26 "--issue",
27 "123456789",
28 "--patchset",
29 "1",
30 "--rietveld_server",
31 "https://rietveld.example.com",
32 "--output_json",
33 "/path/to/tmp/json",
34 "--revision",
35 "src@deadbeef",
36 "--output_manifest"
37 ],
38 "env": {
39 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
40 },
41 "name": "bot_update",
42 "~followup_annotations": [
43 "@@@STEP_TEXT@Some step text@@@",
44 "@@@STEP_LOG_LINE@json.output@{@@@",
45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"deadbeef\"@@@",
48 "@@@STEP_LOG_LINE@json.output@ }, @@@",
49 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
50 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
51 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src .git\", @@@",
52 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
53 "@@@STEP_LOG_LINE@json.output@ }@@@",
54 "@@@STEP_LOG_LINE@json.output@ }, @@@",
55 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
56 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
57 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
58 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
59 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\"@@@",
60 "@@@STEP_LOG_LINE@json.output@ }, @@@",
61 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
62 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
63 "@@@STEP_LOG_LINE@json.output@}@@@",
64 "@@@STEP_LOG_END@json.output@@@",
65 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
66 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
67 ]
68 },
69 {
70 "cmd": [],
71 "name": "ensure_goma"
72 },
73 {
74 "cmd": [
75 "python",
76 "-u",
77 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
78 "--platform",
79 "linux-amd64",
80 "--dest-directory",
81 "[SLAVE_BUILD]/cipd",
82 "--json-output",
83 "/path/to/tmp/json"
84 ],
85 "name": "ensure_goma.install cipd",
86 "~followup_annotations": [
87 "@@@STEP_NEST_LEVEL@1@@@",
88 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
89 "@@@STEP_LOG_LINE@json.output@{@@@",
90 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
91 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
92 "@@@STEP_LOG_LINE@json.output@}@@@",
93 "@@@STEP_LOG_END@json.output@@@"
94 ]
95 },
96 {
97 "cmd": [
98 "[SLAVE_BUILD]/cipd/cipd",
99 "ensure",
100 "--root",
101 "[CACHE]/cipd/goma",
102 "--list",
103 "infra/tools/cloudtail/linux-amd64 goma_recipe_module\ninfra_internal/goma /client/linux-amd64 release",
104 "--json-output",
105 "/path/to/tmp/json",
106 "--service-account-json",
107 "/creds/service_accounts/service-account-goma-client.json"
108 ],
109 "name": "ensure_goma.ensure_installed",
110 "~followup_annotations": [
111 "@@@STEP_NEST_LEVEL@1@@@",
112 "@@@STEP_LOG_LINE@json.output@{@@@",
113 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
114 "@@@STEP_LOG_LINE@json.output@ {@@@",
115 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-goma_recipe_modu\", @@@",
116 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/cloudtail/l inux-amd64\"@@@",
117 "@@@STEP_LOG_LINE@json.output@ }, @@@",
118 "@@@STEP_LOG_LINE@json.output@ {@@@",
119 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
120 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
121 "@@@STEP_LOG_LINE@json.output@ }@@@",
122 "@@@STEP_LOG_LINE@json.output@ ]@@@",
123 "@@@STEP_LOG_LINE@json.output@}@@@",
124 "@@@STEP_LOG_END@json.output@@@"
125 ]
126 },
127 {
128 "cmd": [
129 "python",
130 "-u",
131 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
132 "runhooks"
133 ],
134 "cwd": "[SLAVE_BUILD]/src",
135 "env": {
136 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
137 "GYP_CHROMIUM_NO_ACTION": "1",
138 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 go madir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1",
139 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
140 },
141 "name": "gclient runhooks"
142 },
143 {
144 "cmd": [
145 "python",
146 "-u",
147 "RECIPE_PACKAGE_REPO[depot_tools]/gn.py",
148 "--root=[SLAVE_BUILD]/src",
149 "gen",
150 "//out/Debug",
151 "--args=is_debug=true target_cpu=\"x64\" use_goma=true goma_dir=\"[CACHE]/ cipd/goma\""
152 ],
153 "cwd": "[SLAVE_BUILD]/src",
154 "name": "gn"
155 },
156 {
157 "cmd": [
158 "python",
159 "-u",
160 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
161 "--show-path",
162 "python",
163 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
164 "--gsutil-py-path",
165 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
166 "--ninja-path",
167 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
168 "--target",
169 "Debug",
170 "--src-dir",
171 "[SLAVE_BUILD]/src",
172 "--goma-cache-dir",
173 "[GOMA_CACHE]",
174 "--buildbot-buildername",
175 "linux_gn",
176 "--buildbot-mastername",
177 "tryserver.libyuv",
178 "--buildbot-slavename",
179 "slavename",
180 "--goma-deps-cache-file",
181 "linux_gn.gomadeps",
182 "--compiler",
183 "goma",
184 "--goma-jsonstatus",
185 "/path/to/tmp/json",
186 "--goma-service-account-json-file",
187 "/creds/service_accounts/service-account-goma-client.json",
188 "--goma-dir",
189 "[CACHE]/cipd/goma",
190 "--goma-fail-fast",
191 "--goma-disable-local-fallback",
192 "--",
193 "all"
194 ],
195 "env": {
196 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
197 },
198 "name": "compile",
199 "~followup_annotations": [
200 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
201 "@@@STEP_LOG_END@json.output (invalid)@@@"
202 ]
203 },
204 {
205 "name": "$result",
206 "recipe_result": null,
207 "status_code": 0
208 }
209 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698