Retry vagrant and periodic packet jobs too

This commit is contained in:
Florian Ruynat 2021-09-03 17:00:41 +02:00 committed by Kubernetes Prow Robot
parent b54cf5bd0a
commit c8f3d88288
2 changed files with 1 additions and 1 deletions

View file

@ -52,6 +52,7 @@ before_script:
.testcases: &testcases
<<: *job
retry: 1
before_script:
- update-alternatives --install /usr/bin/python python /usr/bin/python3 1
- ./tests/scripts/rebase.sh

View file

@ -11,7 +11,6 @@
# CI template for PRs
.packet_pr:
only: [/^pr-.*$/]
retry: 1
extends: .packet
# CI template for periodic CI jobs