upgraded molecule test_sequence again
This commit is contained in:
parent
78c8bcc6b0
commit
6d5e894436
@ -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
|
||||
|
@ -27,7 +27,9 @@ lint: |
|
||||
scenario:
|
||||
name: with_custom_packages
|
||||
test_sequence:
|
||||
- dependency
|
||||
- lint
|
||||
- cleanup
|
||||
- destroy
|
||||
- syntax
|
||||
- create
|
||||
|
Loading…
Reference in New Issue
Block a user