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

Side by Side Diff: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux64_release__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 "--output_json",
27 "/path/to/tmp/json",
28 "--revision",
29 "src@deadbeef",
30 "--output_manifest"
31 ],
32 "env": {
33 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
34 },
35 "name": "bot_update",
36 "~followup_annotations": [
37 "@@@STEP_TEXT@Some step text@@@",
38 "@@@STEP_LOG_LINE@json.output@{@@@",
39 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
40 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
41 "@@@STEP_LOG_LINE@json.output@ \"src\": \"deadbeef\"@@@",
42 "@@@STEP_LOG_LINE@json.output@ }, @@@",
43 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
44 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
45 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src .git\", @@@",
46 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
47 "@@@STEP_LOG_LINE@json.output@ }@@@",
48 "@@@STEP_LOG_LINE@json.output@ }, @@@",
49 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
50 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
51 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
52 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
53 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\"@@@",
54 "@@@STEP_LOG_LINE@json.output@ }, @@@",
55 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
56 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
57 "@@@STEP_LOG_LINE@json.output@}@@@",
58 "@@@STEP_LOG_END@json.output@@@",
59 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
60 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
61 ]
62 },
63 {
64 "cmd": [],
65 "name": "ensure_goma"
66 },
67 {
68 "cmd": [
69 "python",
70 "-u",
71 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
72 "--platform",
73 "linux-amd64",
74 "--dest-directory",
75 "[SLAVE_BUILD]/cipd",
76 "--json-output",
77 "/path/to/tmp/json"
78 ],
79 "name": "ensure_goma.install cipd",
80 "~followup_annotations": [
81 "@@@STEP_NEST_LEVEL@1@@@",
82 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
83 "@@@STEP_LOG_LINE@json.output@{@@@",
84 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
85 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
86 "@@@STEP_LOG_LINE@json.output@}@@@",
87 "@@@STEP_LOG_END@json.output@@@"
88 ]
89 },
90 {
91 "cmd": [
92 "[SLAVE_BUILD]/cipd/cipd",
93 "ensure",
94 "--root",
95 "[CACHE]/cipd/goma",
96 "--list",
97 "infra/tools/cloudtail/linux-amd64 goma_recipe_module\ninfra_internal/goma /client/linux-amd64 release",
98 "--json-output",
99 "/path/to/tmp/json",
100 "--service-account-json",
101 "/creds/service_accounts/service-account-goma-client.json"
102 ],
103 "name": "ensure_goma.ensure_installed",
104 "~followup_annotations": [
105 "@@@STEP_NEST_LEVEL@1@@@",
106 "@@@STEP_LOG_LINE@json.output@{@@@",
107 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
108 "@@@STEP_LOG_LINE@json.output@ {@@@",
109 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-goma_recipe_modu\", @@@",
110 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/cloudtail/l inux-amd64\"@@@",
111 "@@@STEP_LOG_LINE@json.output@ }, @@@",
112 "@@@STEP_LOG_LINE@json.output@ {@@@",
113 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
114 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
115 "@@@STEP_LOG_LINE@json.output@ }@@@",
116 "@@@STEP_LOG_LINE@json.output@ ]@@@",
117 "@@@STEP_LOG_LINE@json.output@}@@@",
118 "@@@STEP_LOG_END@json.output@@@"
119 ]
120 },
121 {
122 "cmd": [
123 "python",
124 "-u",
125 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
126 "runhooks"
127 ],
128 "cwd": "[SLAVE_BUILD]/src",
129 "env": {
130 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
131 "GYP_CHROMIUM_NO_ACTION": "1",
132 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe t_arch=x64 use_goma=1",
133 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
134 },
135 "name": "gclient runhooks"
136 },
137 {
138 "cmd": [
139 "python",
140 "-u",
141 "RECIPE_PACKAGE_REPO[depot_tools]/gn.py",
142 "--root=[SLAVE_BUILD]/src",
143 "gen",
144 "//out/Release",
145 "--args=is_debug=false target_cpu=\"x64\" use_goma=true goma_dir=\"[CACHE] /cipd/goma\""
146 ],
147 "cwd": "[SLAVE_BUILD]/src",
148 "name": "gn"
149 },
150 {
151 "cmd": [
152 "python",
153 "-u",
154 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
155 "--show-path",
156 "python",
157 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
158 "--gsutil-py-path",
159 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
160 "--ninja-path",
161 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
162 "--target",
163 "Release",
164 "--src-dir",
165 "[SLAVE_BUILD]/src",
166 "--goma-cache-dir",
167 "[GOMA_CACHE]",
168 "--buildbot-buildername",
169 "Linux64 Release (GN)",
170 "--buildbot-mastername",
171 "client.libyuv",
172 "--buildbot-slavename",
173 "slavename",
174 "--goma-deps-cache-file",
175 "Linux64_Release__GN_.gomadeps",
176 "--compiler",
177 "goma",
178 "--goma-jsonstatus",
179 "/path/to/tmp/json",
180 "--goma-service-account-json-file",
181 "/creds/service_accounts/service-account-goma-client.json",
182 "--goma-dir",
183 "[CACHE]/cipd/goma",
184 "--",
185 "all"
186 ],
187 "env": {
188 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
189 },
190 "name": "compile",
191 "~followup_annotations": [
192 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
193 "@@@STEP_LOG_END@json.output (invalid)@@@"
194 ]
195 },
196 {
197 "name": "$result",
198 "recipe_result": null,
199 "status_code": 0
200 }
201 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698