Re-enable unit tests and fix CI jobs
1) Revert "Remove tests for master branch", commit
d149f30a4b.
2) Use test-requirements.txt from stable/queens to select the
stable/queens branches of python-opflex-agent and
python-group-based-policy-client, and the noiro-lite branch of
acitoolkit.
3) Use pushd/popd in tox_install.sh to restore initial CWD after
switching requirements branch.
Change-Id: I39895732aac0bdfaee95274cbcb262d6744faeb1
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[DEFAULT]
|
||||
test_path=${OS_TEST_PATH:-./gbpservice/neutron/tests/dummy}
|
||||
test_path=${OS_TEST_PATH:-./gbpservice/neutron/tests/unit}
|
||||
top_dir=./
|
||||
|
||||
Reference in New Issue
Block a user