Add roles/tobiko-run/vars/test-workflow-create-resources-faults.yaml
Change-Id: I93dde1ceeee7bb02d7268f6e54d6adf665bbc275
This commit is contained in:
parent
757da8c052
commit
885bd41486
@ -0,0 +1,14 @@
|
||||
---
|
||||
|
||||
test_workflow_steps:
|
||||
- tox_description: 'run sanity test cases before creating resources'
|
||||
tox_envlist: sanity
|
||||
tox_step_name: before
|
||||
tox_environment:
|
||||
TOBIKO_PREVENT_CREATE: no
|
||||
|
||||
- tox_description: 'create workload resources'
|
||||
tox_envlist: scenario
|
||||
tox_step_name: create_resources
|
||||
tox_environment:
|
||||
TOBIKO_PREVENT_CREATE: no
|
Loading…
Reference in New Issue
Block a user