Merge "Add create-resources-neutron and check-resources-neutron workflows"
This commit is contained in:
commit
fc3bce1ed3
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
test_workflow_steps:
|
||||||
|
- tox_description: 'check workload resources'
|
||||||
|
tox_envlist: neutron
|
||||||
|
tox_step_name: check_resources
|
||||||
|
tox_environment:
|
||||||
|
TOBIKO_PREVENT_CREATE: yes
|
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
test_workflow_steps:
|
||||||
|
- tox_description: 'create workload resources'
|
||||||
|
tox_envlist: neutron
|
||||||
|
tox_step_name: create_resources
|
||||||
|
tox_environment:
|
||||||
|
TOBIKO_PREVENT_CREATE: no
|
Loading…
x
Reference in New Issue
Block a user