Browse Source
CI: remove OpenSUSE 15.6 tests
Because pre-installed python version is 3.6, which is deprecated by
Ansible 10.
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
pull/11924/head
ChengHao Yang
4 months ago
Failed to extract signature
3 changed files with
0 additions and
19 deletions
.gitlab-ci/kubevirt.yml
tests/files/opensuse15-6-calico.yml
tests/files/opensuse15-6-docker-cilium.yml
@ -42,7 +42,6 @@ pr:
- fedora39-kube-router
# FIXME: this test if broken (perma-failing)
- openeuler24-calico
- opensuse15-6-calico
- rockylinux9-cilium
- ubuntu22-calico-all-in-one
- ubuntu22-calico-all-in-one-upgrade
@ -125,7 +124,6 @@ pr_extended:
- debian11-docker
- debian12-calico
- debian12-docker
- opensuse15-6-docker-cilium
- rockylinux9-calico
- ubuntu22-all-in-one-docker
- ubuntu24-all-in-one-docker
@ -1,5 +0,0 @@
---
# Instance settings
cloud_image : opensuse-leap-15-6
kube_proxy_mode : nftables
@ -1,12 +0,0 @@
---
# Instance settings
cloud_image : opensuse-leap-15-6
# Kubespray settings
kube_network_plugin : cilium
kube_owner : root
# Docker specific settings:
container_manager : docker
etcd_deployment_type : docker