Remove v1 tests

Change-Id: Ic6cb15670a42d0cea424f58d6a1d85d5471e162e
This commit is contained in:
Erno Kuvaja
2020-02-19 09:33:51 +00:00
parent 23fb691dfb
commit 993406d57d
2 changed files with 0 additions and 62 deletions
-12
View File
@@ -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 =