Restore use of upper constraints for molecule
Change-Id: I90413a04ab38820172f1b4bcb3afa18f3961639e
This commit is contained in:
parent
4fa3165fad
commit
0671cd454c
4
tox.ini
4
tox.ini
@ -60,9 +60,7 @@ commands =
|
||||
|
||||
[testenv:molecule]
|
||||
deps =
|
||||
# TODO(priteau): Restore upper constraints once molecule dependency
|
||||
# resolution is working
|
||||
#-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||
-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/molecule-requirements.txt
|
||||
whitelist_externals =
|
||||
|
Loading…
Reference in New Issue
Block a user