Merge "Remove designate_faults testenv"
This commit is contained in:
commit
34c88ebbb8
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
|
|
||||||
test_workflow_steps:
|
|
||||||
- tox_description: 'create Designate resources'
|
|
||||||
tox_envlist: designate
|
|
||||||
tox_step_name: create_designate_resources
|
|
||||||
tox_environment:
|
|
||||||
TOBIKO_PREVENT_CREATE: no
|
|
||||||
|
|
||||||
- tox_description: 'run Designate disruptive test cases'
|
|
||||||
tox_envlist: designate_faults
|
|
||||||
tox_step_name: verify_designate_faults
|
|
||||||
|
|
||||||
- tox_description: 'verify Designate resources'
|
|
||||||
tox_envlist: designate
|
|
||||||
tox_step_name: verify_designate_resources
|
|
||||||
tox_environment:
|
|
||||||
TOBIKO_PREVENT_CREATE: yes
|
|
10
tox.ini
10
tox.ini
@ -284,16 +284,6 @@ setenv =
|
|||||||
OS_TEST_PATH = {toxinidir}/tobiko/tests/faults/octavia
|
OS_TEST_PATH = {toxinidir}/tobiko/tests/faults/octavia
|
||||||
|
|
||||||
|
|
||||||
[testenv:designate_faults]
|
|
||||||
|
|
||||||
basepython = {[integration]basepython}
|
|
||||||
envdir = {[integration]envdir}
|
|
||||||
passenv = {[integration]passenv}
|
|
||||||
setenv =
|
|
||||||
{[testenv:faults]setenv}
|
|
||||||
OS_TEST_PATH = {toxinidir}/tobiko/tests/faults/designate
|
|
||||||
|
|
||||||
|
|
||||||
[testenv:neutron_faults]
|
[testenv:neutron_faults]
|
||||||
|
|
||||||
basepython = {[integration]basepython}
|
basepython = {[integration]basepython}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user