adding execution scenario for elasticsearch test
This commit is contained in:
parent
902658bd86
commit
38d954aeaa
@ -61,6 +61,22 @@ provisioner:
|
||||
group_vars:
|
||||
all:
|
||||
elasticsearch_jvm_xms: 512
|
||||
scenario:
|
||||
name: elasticsearch
|
||||
test_sequence:
|
||||
- lint
|
||||
- dependency
|
||||
- cleanup
|
||||
- destroy
|
||||
- syntax
|
||||
- create
|
||||
- prepare
|
||||
- converge
|
||||
#- idempotence
|
||||
- side_effect
|
||||
- verify
|
||||
- cleanup
|
||||
- destroy
|
||||
verifier:
|
||||
name: testinfra
|
||||
lint:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user