Merge "Fix trovestack tox job"
This commit is contained in:
commit
b4bc1d85f0
@ -1 +1 @@
|
||||
git+https://opendev.org/openstack/python-troveclient#egg=python-troveclient
|
||||
git+https://opendev.org/openstack/python-troveclient@master#egg=python-troveclient
|
||||
|
4
tox.ini
4
tox.ini
@ -106,11 +106,7 @@ deps =
|
||||
-r{toxinidir}/requirements.txt
|
||||
|
||||
[testenv:trovestack]
|
||||
skip_install = True
|
||||
changedir = {toxinidir}/integration/scripts
|
||||
passenv = *
|
||||
commands =
|
||||
pip install --no-binary :all: {toxinidir} \
|
||||
-c/opt/stack/trove/test-upper-constraints.txt \
|
||||
-chttps://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt
|
||||
./trovestack {posargs}
|
||||
|
Loading…
Reference in New Issue
Block a user