Commit 3d3c567
committed
Automated retesting: Only trigger required jobs
The job is intended to trigger required tests that flake, however it
currently triggers all tests, including optional ones that might not be
stable.
Update it to use `/retest-required` so only mandatory jobs get
triggered.1 parent c87b3c2 commit 3d3c567
File tree
1 file changed
+2
-2
lines changed- config/jobs/kubernetes/sig-k8s-infra/trusted
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
0 commit comments