From 053e58fc4654b1cb60a21b80d8f12d0f3171eaea Mon Sep 17 00:00:00 2001 From: Alina Nesterova Date: Fri, 24 Jun 2016 17:29:46 +0300 Subject: Remove unused functional tests Replace this tests with tests in sahara-tests Depends-on: I2fc73686fcbcb458fd22cef3fe335fd4f690302d Change-Id: I590a91277f411f5bfa9f7dbf3bea2780c666bbc0 --- tox.ini | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index ca730bf..e9745a7 100644 --- a/tox.ini +++ b/tox.ini @@ -28,12 +28,6 @@ commands = oslo_debug_helper -t saharaclient/tests/unit {posargs} basepython = python3.4 commands = oslo_debug_helper -t saharaclient/tests/unit {posargs} -[testenv:functional] -passenv = OS_* -setenv = - DISCOVER_DIRECTORY=saharaclient/tests/functional/ -commands = ostestr {posargs} - [testenv:cover] commands = python setup.py test --coverage --testr-args='{posargs}' -- cgit v1.2.1