Remove unnecessary test-requirements install
Sicne we've enabled `DEVSTACK_GATE_INSTALL_TESTONLY`, it is not necessary to manually install test-requirements. This patch removes that step from the job. Change-Id: I90edb168ccf17700b741158790c7f19576e9a80d
This commit is contained in:
parent
98244e3920
commit
98ff6c71ca
@ -30,7 +30,6 @@
|
||||
export ZAQARCLIENT_TEST_FUNCTIONAL=1
|
||||
function post_test_hook {{
|
||||
cd /opt/stack/new/python-zaqarclient
|
||||
pip install -r test-requirements.txt
|
||||
nosetests tests.functional
|
||||
}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user