CI: convert molecule jobs to parallel:matrix

With the new provisionning using kubevirt this should be faster.
This commit is contained in:
Max Gautier
2025-03-11 11:47:17 +01:00
parent f70c33d71a
commit 315313dd10
4 changed files with 31 additions and 59 deletions

View File

@@ -1,6 +1,6 @@
---
- name: Include custom vars for ci job
include_vars: "../files/{{ ci_job_name }}.yml"
include_vars: "../files/{{ lookup('ansible.builtin.env', 'CI_JOB_NAME') }}.yml"
when: molecule_yml is not defined
- name: Generate SSH keypair