CI: Use Kubevirt VM to run Molecule and Vagrant jobs

Cherry-picked-by: Max Gautier <mg@max.gautier.name>
This commit is contained in:
ant31
2024-06-11 16:02:45 +02:00
committed by Max Gautier
parent 51db5924b1
commit 72a926a38b
10 changed files with 173 additions and 31 deletions

View File

@@ -61,7 +61,7 @@ before_script:
script:
- ./tests/scripts/testcases_run.sh
after_script:
- chronic ./tests/scripts/testcases_cleanup.sh
- ./tests/scripts/testcases_cleanup.sh
# For failfast, at least 1 job must be defined in .gitlab-ci.yml
# Premoderated with manual actions