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