fix: change test scenario names in CICD
All checks were successful
test / Linting (push) Successful in 10s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m10s
test / Molecule tests (default, debian12) (push) Successful in 1m13s
test / Molecule tests (default, debian11) (push) Successful in 1m19s
test / Molecule tests (with_custom_flags, debian11) (push) Successful in 31s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m0s
test / Molecule tests (with_custom_flags, debian12) (push) Successful in 1m9s
test / Molecule tests (with_custom_flags, ubuntu2004) (push) Successful in 53s
test / Molecule tests (with_custom_flags, ubuntu2204) (push) Successful in 34s
All checks were successful
test / Linting (push) Successful in 10s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m10s
test / Molecule tests (default, debian12) (push) Successful in 1m13s
test / Molecule tests (default, debian11) (push) Successful in 1m19s
test / Molecule tests (with_custom_flags, debian11) (push) Successful in 31s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m0s
test / Molecule tests (with_custom_flags, debian12) (push) Successful in 1m9s
test / Molecule tests (with_custom_flags, ubuntu2004) (push) Successful in 53s
test / Molecule tests (with_custom_flags, ubuntu2204) (push) Successful in 34s
This commit is contained in:
parent
e25f838a8d
commit
4b1ea01f3b
@ -35,7 +35,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
test_os: [debian11, debian12, ubuntu2004, ubuntu2204]
|
test_os: [debian11, debian12, ubuntu2004, ubuntu2204]
|
||||||
scenario: [default, with_custom_config]
|
scenario: [default, with_custom_flags]
|
||||||
env:
|
env:
|
||||||
ANSIBLE_HOST_KEY_CHECKING: 'false'
|
ANSIBLE_HOST_KEY_CHECKING: 'false'
|
||||||
ANSIBLE_FORCE_COLOR: 'true'
|
ANSIBLE_FORCE_COLOR: 'true'
|
||||||
|
Loading…
Reference in New Issue
Block a user