improved consistency of molecule test sequence

This commit is contained in:
Bertrand Lanson 2023-03-10 20:21:21 +01:00
parent 07fe2827d7
commit f200f8f8db
2 changed files with 9 additions and 1 deletions

View File

@ -27,11 +27,15 @@ lint: |
scenario:
name: default
test_sequence:
- dependency
- lint
- cleanup
- destroy
- syntax
- create
- prepare
- converge
- idempotence
- verify
- destroy
- cleanup
- destroy

View File

@ -27,11 +27,15 @@ lint: |
scenario:
name: with_custom_repo
test_sequence:
- dependency
- lint
- cleanup
- destroy
- syntax
- create
- prepare
- converge
- idempotence
- verify
- cleanup
- destroy