feat(cicd): add tests and add correct molecule scenario names
Some checks failed
test / Linting (push) Failing after 37s
test / Molecule tests (default, debian11) (push) Has been skipped
test / Molecule tests (default, debian12) (push) Has been skipped
test / Molecule tests (default, ubuntu2004) (push) Has been skipped
test / Molecule tests (default, ubuntu2204) (push) Has been skipped
test / Molecule tests (with_docker_host, debian11) (push) Has been skipped
test / Molecule tests (with_docker_host, debian12) (push) Has been skipped
test / Molecule tests (with_docker_host, ubuntu2004) (push) Has been skipped
test / Molecule tests (with_docker_host, ubuntu2204) (push) Has been skipped
Some checks failed
test / Linting (push) Failing after 37s
test / Molecule tests (default, debian11) (push) Has been skipped
test / Molecule tests (default, debian12) (push) Has been skipped
test / Molecule tests (default, ubuntu2004) (push) Has been skipped
test / Molecule tests (default, ubuntu2204) (push) Has been skipped
test / Molecule tests (with_docker_host, debian11) (push) Has been skipped
test / Molecule tests (with_docker_host, debian12) (push) Has been skipped
test / Molecule tests (with_docker_host, ubuntu2004) (push) Has been skipped
test / Molecule tests (with_docker_host, ubuntu2204) (push) Has been skipped
This commit is contained in:
parent
8eadf282e8
commit
87dc9f62ec
@ -35,7 +35,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
test_os: [debian11, debian12, ubuntu2004, ubuntu2204]
|
||||
scenario: [default, with_custom_flags]
|
||||
scenario: [default, with_docker_host]
|
||||
env:
|
||||
ANSIBLE_HOST_KEY_CHECKING: 'false'
|
||||
ANSIBLE_FORCE_COLOR: 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user