improved consistency of molecule test sequence
This commit is contained in:
parent
07fe2827d7
commit
f200f8f8db
@ -27,11 +27,15 @@ lint: |
|
|||||||
scenario:
|
scenario:
|
||||||
name: default
|
name: default
|
||||||
test_sequence:
|
test_sequence:
|
||||||
|
- dependency
|
||||||
- lint
|
- lint
|
||||||
|
- cleanup
|
||||||
- destroy
|
- destroy
|
||||||
- syntax
|
- syntax
|
||||||
- create
|
- create
|
||||||
|
- prepare
|
||||||
- converge
|
- converge
|
||||||
- idempotence
|
- idempotence
|
||||||
- verify
|
- verify
|
||||||
- destroy
|
- cleanup
|
||||||
|
- destroy
|
@ -27,11 +27,15 @@ lint: |
|
|||||||
scenario:
|
scenario:
|
||||||
name: with_custom_repo
|
name: with_custom_repo
|
||||||
test_sequence:
|
test_sequence:
|
||||||
|
- dependency
|
||||||
- lint
|
- lint
|
||||||
|
- cleanup
|
||||||
- destroy
|
- destroy
|
||||||
- syntax
|
- syntax
|
||||||
- create
|
- create
|
||||||
|
- prepare
|
||||||
- converge
|
- converge
|
||||||
- idempotence
|
- idempotence
|
||||||
- verify
|
- verify
|
||||||
|
- cleanup
|
||||||
- destroy
|
- destroy
|
||||||
|
Loading…
Reference in New Issue
Block a user