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

Side by Side Diff: tools/tests/factory_configuration/expected/Housekeeper-Nightly

Issue 648353002: Remove Skia's forked buildbot code (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Address comment Created 6 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 "TargetPath": "<Object>",
3 "_build_targets": [],
4 "_builder_name": "Housekeeper-Nightly",
5 "_common_args": [
6 "--autogen_svn_baseurl",
7 "bogusValueToFixSkBug2663",
8 "--configuration",
9 "Debug",
10 "--deps_target_os",
11 "None",
12 "--builder_name",
13 "Housekeeper-Nightly",
14 "--build_number",
15 "<Object>",
16 "--target_platform",
17 "linux",
18 "--revision",
19 "<Object>",
20 "--got_revision",
21 "<Object>",
22 "--perf_output_basedir",
23 "None",
24 "--make_flags",
25 "\"\"",
26 "--test_args",
27 "\"",
28 "--gm_args",
29 "\"\"",
30 "--bench_args",
31 "\"\"",
32 "--is_try",
33 "False",
34 "--bench_pictures_cfg",
35 "default",
36 "--issue_number",
37 "<Object>"
38 ],
39 "_configuration": "Debug",
40 "_default_clobber": "<Object>",
41 "_deps_target_os": null,
42 "_do_patch_step": "<Object>",
43 "_do_upload_bench_results": "<Object>",
44 "_do_upload_render_results": "<Object>",
45 "_env_vars": {},
46 "_flavor": null,
47 "_gclient_solutions": [
48 "{ \"name\": \"skia\", \"url\": \"https://skia.googlesource.com/skia.git \", \"custom_deps\": {},\"custom_vars\": {},},"
49 ],
50 "_gyp_defines": {
51 "skia_warnings_as_errors": "0"
52 },
53 "_make_flags": [],
54 "_perf_output_basedir": null,
55 "_skia_cmd_obj": "<Object>",
56 "_skia_svn_password_file": ".skia_svn_password",
57 "_skia_svn_username_file": ".skia_svn_username",
58 "_workdir": "build/skia",
59 "dontskipsteps": [],
60 "properties": "<Object>",
61 "skipsteps": [],
62 "steps": [
63 [
64 "<Object>",
65 {
66 "alwaysRun": "<Object>",
67 "command": [
68 "python",
69 "../../../../../slave/skia_slave_scripts/update_scripts.py",
70 "--autogen_svn_baseurl",
71 "bogusValueToFixSkBug2663",
72 "--configuration",
73 "Debug",
74 "--deps_target_os",
75 "None",
76 "--builder_name",
77 "Housekeeper-Nightly",
78 "--build_number",
79 "<Object>",
80 "--target_platform",
81 "linux",
82 "--revision",
83 "<Object>",
84 "--got_revision",
85 "<Object>",
86 "--perf_output_basedir",
87 "None",
88 "--make_flags",
89 "\"\"",
90 "--test_args",
91 "\"",
92 "--gm_args",
93 "\"\"",
94 "--bench_args",
95 "\"\"",
96 "--is_try",
97 "False",
98 "--bench_pictures_cfg",
99 "default",
100 "--issue_number",
101 "<Object>"
102 ],
103 "description": "UpdateScripts",
104 "doStepIf": "<Object>",
105 "env": {},
106 "exception_on_failure": "<Object>",
107 "flunkOnFailure": "<Object>",
108 "get_props_from_stdout": {
109 "buildbot_revision": "Skiabot scripts updated to (\\w+)"
110 },
111 "haltOnFailure": "<Object>",
112 "hideStepIf": "<Object>",
113 "is_rebaseline_step": "<Object>",
114 "is_upload_step": "<Object>",
115 "timeout": "<Object>",
116 "workdir": "build"
117 }
118 ],
119 [
120 "<Object>",
121 {
122 "alwaysRun": "<Object>",
123 "command": [
124 "python",
125 "../../../../../slave/skia_slave_scripts/update.py",
126 "--autogen_svn_baseurl",
127 "bogusValueToFixSkBug2663",
128 "--configuration",
129 "Debug",
130 "--deps_target_os",
131 "None",
132 "--builder_name",
133 "Housekeeper-Nightly",
134 "--build_number",
135 "<Object>",
136 "--target_platform",
137 "linux",
138 "--revision",
139 "<Object>",
140 "--got_revision",
141 "<Object>",
142 "--perf_output_basedir",
143 "None",
144 "--make_flags",
145 "\"\"",
146 "--test_args",
147 "\"",
148 "--gm_args",
149 "\"\"",
150 "--bench_args",
151 "\"\"",
152 "--is_try",
153 "False",
154 "--bench_pictures_cfg",
155 "default",
156 "--issue_number",
157 "<Object>",
158 "--gclient_solutions",
159 "\"['{ \"name\": \"skia\", \"url\": \"https://skia.googlesou rce.com/skia.git\", \"custom_deps\": {},\"custom_vars\": {},},']\""
160 ],
161 "description": "Update",
162 "doStepIf": "<Object>",
163 "env": {},
164 "exception_on_failure": "<Object>",
165 "flunkOnFailure": "<Object>",
166 "get_props_from_stdout": {
167 "got_revision": "Skia updated to (\\w+)"
168 },
169 "haltOnFailure": "<Object>",
170 "hideStepIf": "<Object>",
171 "is_rebaseline_step": "<Object>",
172 "is_upload_step": "<Object>",
173 "timeout": "<Object>",
174 "workdir": "build"
175 }
176 ],
177 [
178 "<Object>",
179 {
180 "alwaysRun": "<Object>",
181 "command": "../../../../../../slave/skia_slave_scripts/run-clang -static-analyzer.sh",
182 "description": "RunClangStaticAnalyzer",
183 "doStepIf": "<Object>",
184 "env": {},
185 "exception_on_failure": "<Object>",
186 "flunkOnFailure": "<Object>",
187 "get_props_from_stdout": null,
188 "haltOnFailure": "<Object>",
189 "hideStepIf": "<Object>",
190 "is_rebaseline_step": "<Object>",
191 "is_upload_step": "<Object>",
192 "timeout": "<Object>",
193 "workdir": "build/skia"
194 }
195 ],
196 [
197 "<Object>",
198 {
199 "alwaysRun": "<Object>",
200 "command": [
201 "python",
202 "../../../../../../slave/skia_slave_scripts/check_gs_timesta mps.py",
203 "--autogen_svn_baseurl",
204 "bogusValueToFixSkBug2663",
205 "--configuration",
206 "Debug",
207 "--deps_target_os",
208 "None",
209 "--builder_name",
210 "Housekeeper-Nightly",
211 "--build_number",
212 "<Object>",
213 "--target_platform",
214 "linux",
215 "--revision",
216 "<Object>",
217 "--got_revision",
218 "<Object>",
219 "--perf_output_basedir",
220 "None",
221 "--make_flags",
222 "\"\"",
223 "--test_args",
224 "\"",
225 "--gm_args",
226 "\"\"",
227 "--bench_args",
228 "\"\"",
229 "--is_try",
230 "False",
231 "--bench_pictures_cfg",
232 "default",
233 "--issue_number",
234 "<Object>"
235 ],
236 "description": "CheckGoogleStorageTimestamps",
237 "doStepIf": "<Object>",
238 "env": {},
239 "exception_on_failure": "<Object>",
240 "flunkOnFailure": "<Object>",
241 "get_props_from_stdout": null,
242 "haltOnFailure": "<Object>",
243 "hideStepIf": "<Object>",
244 "is_rebaseline_step": "<Object>",
245 "is_upload_step": "<Object>",
246 "timeout": "<Object>",
247 "workdir": "build/skia"
248 }
249 ],
250 [
251 "<Object>",
252 {
253 "alwaysRun": "<Object>",
254 "command": "SKIA_COMPUTE_ENGINE_HOSTNAME=skia-master-b.c.skia-bu ildbots.google.com.internal PERSISTENT_DISK_NAME=/home/default/skia-repo ../../. ./../../../slave/skia_slave_scripts/check_compute_engine_disk_usage.sh",
255 "description": "CheckMasterDiskUsage",
256 "doStepIf": "<Object>",
257 "env": {},
258 "exception_on_failure": "<Object>",
259 "flunkOnFailure": "<Object>",
260 "get_props_from_stdout": null,
261 "haltOnFailure": "<Object>",
262 "hideStepIf": "<Object>",
263 "is_rebaseline_step": "<Object>",
264 "is_upload_step": "<Object>",
265 "timeout": "<Object>",
266 "workdir": "build/skia"
267 }
268 ]
269 ]
270 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698