Switch fedora36se to 35 and 35docker to 36

This commit is contained in:
Florian Ruynat
2022-06-22 13:34:57 +02:00
committed by Kubernetes Prow Robot
parent 07eab539a6
commit 9c51ac5157
4 changed files with 12 additions and 12 deletions

View File

@@ -157,7 +157,7 @@ packet_almalinux8-docker:
when: on_success
packet_fedora36-docker-weave:
stage: unit-tests
stage: deploy-part2
extends: .packet_pr
when: on_success
@@ -219,16 +219,16 @@ packet_oracle7-canal-ha:
extends: .packet_pr
when: manual
packet_fedora35-docker-calico:
packet_fedora36-docker-calico:
stage: deploy-part2
extends: .packet_periodic
when: on_success
variables:
RESET_CHECK: "true"
packet_fedora36-calico-selinux:
stage: unit-tests
extends: .packet_pr
packet_fedora35-calico-selinux:
stage: deploy-part2
extends: .packet_periodic
when: on_success
packet_fedora35-calico-swap-selinux:
@@ -247,8 +247,8 @@ packet_almalinux8-calico-nodelocaldns-secondary:
when: manual
packet_fedora36-kube-ovn:
stage: unit-tests
extends: .packet_pr
stage: deploy-part2
extends: .packet_periodic
when: on_success
# ### PR JOBS PART3