Commit b195cd1
committed
test: Allow to add additional commands to prepend
We usually run the CI through the python scripts generating buildkite
pipeline steps. To enable to inject custom CPU templates through the
python scripts, adds a new command line argument `--additional-prepend`
that specifies additional commands to prepend to the generated steps.
Signed-off-by: Takahiro Itazuri <[email protected]>1 parent 1e4002f commit b195cd1
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
179 | 187 | | |
180 | 188 | | |
181 | 189 | | |
| |||
288 | 296 | | |
289 | 297 | | |
290 | 298 | | |
| 299 | + | |
291 | 300 | | |
292 | 301 | | |
293 | 302 | | |
| |||
0 commit comments