OLD | NEW |
| (Empty) |
1 [ | |
2 { | |
3 "cmd": [ | |
4 "python", | |
5 "-u", | |
6 "[DEPOT_TOOLS]/gclient.py", | |
7 "config", | |
8 "--spec", | |
9 "cache_dir = None\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps
_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'http://webrtc.googlecode
.com/svn/trunk'}]" | |
10 ], | |
11 "name": "gclient setup", | |
12 "seed_steps": [ | |
13 "gclient setup", | |
14 "gclient revert", | |
15 "gclient sync" | |
16 ] | |
17 }, | |
18 { | |
19 "abort_on_failure": true, | |
20 "cmd": [ | |
21 "python", | |
22 "-u", | |
23 "[BUILD]/scripts/slave/gclient_safe_revert.py", | |
24 ".", | |
25 "[DEPOT_TOOLS]/gclient" | |
26 ], | |
27 "name": "gclient revert" | |
28 }, | |
29 { | |
30 "abort_on_failure": true, | |
31 "cmd": [ | |
32 "python", | |
33 "-u", | |
34 "[DEPOT_TOOLS]/gclient.py", | |
35 "sync", | |
36 "--nohooks", | |
37 "--delete_unversioned_trees", | |
38 "--revision", | |
39 "src@12345", | |
40 "--output-json", | |
41 "/path/to/tmp/json" | |
42 ], | |
43 "name": "gclient sync", | |
44 "~followup_annotations": [ | |
45 "@@@STEP_LOG_LINE@json.output@{@@@", | |
46 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", | |
47 "@@@STEP_LOG_LINE@json.output@ \"webrtc/\": {@@@", | |
48 "@@@STEP_LOG_LINE@json.output@ \"revision\": 229524@@@", | |
49 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
50 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
51 "@@@STEP_LOG_LINE@json.output@}@@@", | |
52 "@@@STEP_LOG_END@json.output@@@", | |
53 "@@@SET_BUILD_PROPERTY@got_revision@229524@@@" | |
54 ] | |
55 }, | |
56 { | |
57 "cmd": [ | |
58 "python", | |
59 "-u", | |
60 "[DEPOT_TOOLS]/gclient.py", | |
61 "runhooks" | |
62 ], | |
63 "env": { | |
64 "GYP_DEFINES": "component=static_library target_arch=x64" | |
65 }, | |
66 "name": "gclient runhooks" | |
67 }, | |
68 { | |
69 "cmd": [ | |
70 "python", | |
71 "-u", | |
72 "[BUILD]/scripts/slave/apply_svn_patch.py", | |
73 "-p", | |
74 "try_job_svn_patch", | |
75 "-r", | |
76 "[SLAVE_BUILD]/src" | |
77 ], | |
78 "name": "apply_patch" | |
79 }, | |
80 { | |
81 "abort_on_failure": true, | |
82 "cmd": [ | |
83 "python", | |
84 "-u", | |
85 "[BUILD]/scripts/slave/compile.py", | |
86 "--target", | |
87 "Release", | |
88 "--src-dir", | |
89 "[SLAVE_BUILD]/src", | |
90 "--build-tool", | |
91 "ninja", | |
92 "--", | |
93 "All" | |
94 ], | |
95 "name": "compile" | |
96 }, | |
97 { | |
98 "always_run": true, | |
99 "cmd": [ | |
100 "python", | |
101 "-u", | |
102 "[BUILD]/scripts/slave/runtest.py", | |
103 "--target", | |
104 "Release", | |
105 "--factory-properties", | |
106 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
107 "--build-properties", | |
108 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
109 "--builder-name=trybot builder", | |
110 "--slave-name=slavename", | |
111 "--master-name=mastername", | |
112 "audio_device_tests" | |
113 ], | |
114 "name": "audio_device_tests", | |
115 "seed_steps": [ | |
116 "audio_device_tests", | |
117 "libjingle_peerconnection_objc_test", | |
118 "vie_auto_test", | |
119 "video_capture_tests", | |
120 "voe_auto_test" | |
121 ] | |
122 }, | |
123 { | |
124 "always_run": true, | |
125 "cmd": [ | |
126 "python", | |
127 "-u", | |
128 "[BUILD]/scripts/slave/runtest.py", | |
129 "--target", | |
130 "Release", | |
131 "--factory-properties", | |
132 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
133 "--build-properties", | |
134 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
135 "--builder-name=trybot builder", | |
136 "--slave-name=slavename", | |
137 "--master-name=mastername", | |
138 "libjingle_peerconnection_objc_test.app/Contents/MacOS/libjingle_peerconne
ction_objc_test", | |
139 "--automated", | |
140 "--capture_test_ensure_resolution_alignment_in_capture_device=false" | |
141 ], | |
142 "name": "libjingle_peerconnection_objc_test" | |
143 }, | |
144 { | |
145 "always_run": true, | |
146 "cmd": [ | |
147 "python", | |
148 "-u", | |
149 "[BUILD]/scripts/slave/runtest.py", | |
150 "--target", | |
151 "Release", | |
152 "--factory-properties", | |
153 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
154 "--build-properties", | |
155 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
156 "--builder-name=trybot builder", | |
157 "--slave-name=slavename", | |
158 "--master-name=mastername", | |
159 "vie_auto_test", | |
160 "--automated", | |
161 "--capture_test_ensure_resolution_alignment_in_capture_device=false" | |
162 ], | |
163 "name": "vie_auto_test" | |
164 }, | |
165 { | |
166 "always_run": true, | |
167 "cmd": [ | |
168 "python", | |
169 "-u", | |
170 "[BUILD]/scripts/slave/runtest.py", | |
171 "--target", | |
172 "Release", | |
173 "--factory-properties", | |
174 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
175 "--build-properties", | |
176 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
177 "--builder-name=trybot builder", | |
178 "--slave-name=slavename", | |
179 "--master-name=mastername", | |
180 "video_capture_tests" | |
181 ], | |
182 "name": "video_capture_tests" | |
183 }, | |
184 { | |
185 "always_run": true, | |
186 "cmd": [ | |
187 "python", | |
188 "-u", | |
189 "[BUILD]/scripts/slave/runtest.py", | |
190 "--target", | |
191 "Release", | |
192 "--factory-properties", | |
193 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
194 "--build-properties", | |
195 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | |
196 "--builder-name=trybot builder", | |
197 "--slave-name=slavename", | |
198 "--master-name=mastername", | |
199 "voe_auto_test", | |
200 "--automated" | |
201 ], | |
202 "name": "voe_auto_test" | |
203 } | |
204 ] | |
OLD | NEW |