upgraded molecule test_sequence again

This commit is contained in:
Bertrand Lanson 2023-03-10 20:15:14 +01:00
parent 78c8bcc6b0
commit 6d5e894436
2 changed files with 5 additions and 0 deletions

View File

@ -27,7 +27,9 @@ lint: |
scenario:
name: default
test_sequence:
- dependency
- lint
- cleanup
- destroy
- syntax
- create
@ -35,4 +37,5 @@ scenario:
- converge
- idempotence
- verify
- cleanup
- destroy

View File

@ -27,7 +27,9 @@ lint: |
scenario:
name: with_custom_packages
test_sequence:
- dependency
- lint
- cleanup
- destroy
- syntax
- create