Merge "Restore use of upper constraints for molecule"
This commit is contained in:
commit
e25e7d64b2
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