Browse Source

Fix alternatives runtimes CI

- youki and gvisor molecule tests are now passing
- kata-containers still broken
pull/12302/head
Max Gautier 3 months ago
parent
commit
b372a6f0f3
Failed to extract signature
1 changed files with 2 additions and 2 deletions
  1. 4
      .gitlab-ci/molecule.yml

4
.gitlab-ci/molecule.yml

@ -34,6 +34,8 @@ molecule:
- container-engine/cri-dockerd
- container-engine/containerd
- container-engine/cri-o
- container-engine/gvisor
- container-engine/youki
- adduser
- bastion-ssh-config
- bootstrap_os
@ -51,5 +53,3 @@ molecule_full:
- ROLE:
# FIXME : tests below are perma-failing
- container-engine/kata-containers
- container-engine/gvisor
- container-engine/youki
Loading…
Cancel
Save