Commit 0730dba
committed
SIG testing: disable serial tests in canary
Ginkgo now has support for scheduling slow tests sooner in a parallel
run. To see the effect of that we need a CI job which includes slow
tests. The canary job is right for that, but including serial tests affects the
overall runtime too much at the moment. Let's disable them, experiment with
prioritization of slow jobs, then come back to serial later.1 parent d2d4e54 commit 0730dba
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
338 | 341 | | |
339 | 342 | | |
340 | 343 | | |
| |||
0 commit comments