[kubernetes] Make 1.27.4 default (#10359)

This commit is contained in:
Mohamed Omar Zaian
2023-08-17 06:12:19 +02:00
committed by GitHub
parent 77bda0df1c
commit 9bc7492ff2
7 changed files with 15 additions and 29 deletions

View File

@ -54,6 +54,7 @@ molecule_cri-o:
stage: deploy-part2
script:
- ./tests/scripts/molecule_run.sh -i container-engine/cri-o
allow_failure: true
when: on_success
# Stage 3 container engines don't get as much attention so allow them to fail

View File

@ -70,6 +70,7 @@ packet_almalinux8-crio:
extends: .packet_pr
stage: deploy-part2
when: on_success
allow_failure: true
packet_ubuntu20-crio:
extends: .packet_pr