Browse Source

[CI] remove opensuse Leap from molecule test blocking CI (#9229)

pull/9228/head
Cristian Calin 2 years ago
committed by GitHub
parent
commit
e60ece2b5e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions
  1. 8
      roles/container-engine/containerd/molecule/default/molecule.yml

8
roles/container-engine/containerd/molecule/default/molecule.yml

@ -31,14 +31,6 @@ platforms:
- kube_control_plane
- kube_node
- k8s_cluster
- name: opensuse
box: opensuse/Leap-15.4.x86_64
cpus: 1
memory: 1024
groups:
- kube_control_plane
- kube_node
- k8s_cluster
provisioner:
name: ansible
env:

Loading…
Cancel
Save