CI: remove centos7 and weave jobs from test pipeline (#11344)

Centos7 reached EOL and the jobs are failing.
Weave network is an archived project
This commit is contained in:
Antoine Legrand
2024-07-02 13:21:59 +02:00
committed by GitHub
parent 348335ece5
commit fe97b99984
2 changed files with 0 additions and 47 deletions

View File

@@ -34,11 +34,6 @@ vagrant_ubuntu20-calico-dual-stack:
when: manual
# FIXME: this test if broken (perma-failing)
vagrant_ubuntu20-weave-medium:
stage: deploy-extended
extends: .vagrant
when: manual
vagrant_ubuntu20-flannel:
stage: deploy-part1
extends: .vagrant
@@ -66,8 +61,3 @@ vagrant_fedora37-kube-router:
extends: .vagrant
when: manual
# FIXME: this test if broken (perma-failing)
vagrant_centos7-kube-router:
stage: deploy-extended
extends: .vagrant
when: manual