Remove v1 tests
Change-Id: Ic6cb15670a42d0cea424f58d6a1d85d5471e162e
This commit is contained in:
@@ -37,18 +37,6 @@ commands =
|
||||
bash tools/fix_ca_bundle.sh
|
||||
stestr run --slowest {posargs}
|
||||
|
||||
[testenv:functional-v1]
|
||||
# TODO(rosmaita): remove this testenv at the beginning
|
||||
# of the 'S' cycle
|
||||
setenv =
|
||||
OS_TEST_PATH = ./glanceclient/tests/functional/v1
|
||||
OS_TESTENV_NAME = {envname}
|
||||
whitelist_externals =
|
||||
bash
|
||||
commands =
|
||||
bash tools/fix_ca_bundle.sh
|
||||
stestr run --slowest {posargs}
|
||||
|
||||
[testenv:cover]
|
||||
basepython = python3
|
||||
setenv =
|
||||
|
||||
Reference in New Issue
Block a user