Browse Source

Remove centos7 molecule while opensuse mirror is flaky

pull/8648/head
Florian Ruynat 2 years ago
committed by Kubernetes Prow Robot
parent
commit
d46817d690
1 changed files with 0 additions and 6 deletions
  1. 6
      roles/container-engine/cri-o/molecule/default/molecule.yml

6
roles/container-engine/cri-o/molecule/default/molecule.yml

@ -13,12 +13,6 @@ platforms:
memory: 1024 memory: 1024
groups: groups:
- kube_control_plane - kube_control_plane
- name: centos7
box: centos/7
cpus: 2
memory: 1024
groups:
- kube_control_plane
- name: almalinux8 - name: almalinux8
box: almalinux/8 box: almalinux/8
cpus: 2 cpus: 2

Loading…
Cancel
Save