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

View file

@ -13,7 +13,7 @@ debian10 | :white_check_mark: | :x: | :white_check_mark: | :x: | :x: | :x: | :x
debian11 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | debian11 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
debian9 | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | debian9 | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: |
fedora35 | :white_check_mark: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | fedora35 | :white_check_mark: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: |
fedora36 | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | fedora36 | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: |
opensuse | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | opensuse | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
oracle7 | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | oracle7 | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
rockylinux8 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | rockylinux8 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
@ -52,8 +52,8 @@ centos7 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
debian10 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | debian10 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
debian11 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | debian11 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
debian9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | debian9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
fedora35 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | fedora35 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
fedora36 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: | fedora36 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: |
opensuse | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | opensuse | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: |
oracle7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | oracle7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
rockylinux8 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | rockylinux8 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |

View file

@ -1,6 +1,6 @@
--- ---
# Instance settings # Instance settings
cloud_image: fedora-36 cloud_image: fedora-35
mode: default mode: default
# Kubespray settings # Kubespray settings

View file

@ -1,6 +1,6 @@
--- ---
# Instance settings # Instance settings
cloud_image: fedora-35 cloud_image: fedora-36
mode: default mode: default
# Kubespray settings # Kubespray settings