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

Centos7 reached EOL and the jobs are failing.
Weave network is an archived project

Co-authored-by: ant31 <2t.antoine@gmail.com>
This commit is contained in:
k8s-infra-cherrypick-robot
2024-08-07 20:21:11 -07:00
committed by GitHub
parent 09347d8b9b
commit 6ee946494e
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