upgraded molecule test_sequence again
This commit is contained in:
parent
78c8bcc6b0
commit
6d5e894436
@ -27,7 +27,9 @@ lint: |
|
|||||||
scenario:
|
scenario:
|
||||||
name: default
|
name: default
|
||||||
test_sequence:
|
test_sequence:
|
||||||
|
- dependency
|
||||||
- lint
|
- lint
|
||||||
|
- cleanup
|
||||||
- destroy
|
- destroy
|
||||||
- syntax
|
- syntax
|
||||||
- create
|
- create
|
||||||
@ -35,4 +37,5 @@ scenario:
|
|||||||
- converge
|
- converge
|
||||||
- idempotence
|
- idempotence
|
||||||
- verify
|
- verify
|
||||||
|
- cleanup
|
||||||
- destroy
|
- destroy
|
||||||
|
@ -27,7 +27,9 @@ lint: |
|
|||||||
scenario:
|
scenario:
|
||||||
name: with_custom_packages
|
name: with_custom_packages
|
||||||
test_sequence:
|
test_sequence:
|
||||||
|
- dependency
|
||||||
- lint
|
- lint
|
||||||
|
- cleanup
|
||||||
- destroy
|
- destroy
|
||||||
- syntax
|
- syntax
|
||||||
- create
|
- create
|
||||||
|
Loading…
Reference in New Issue
Block a user