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]
|
[testenv:molecule]
|
||||||
deps =
|
deps =
|
||||||
# TODO(priteau): Restore upper constraints once molecule dependency
|
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||||
# resolution is working
|
|
||||||
#-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
|
||||||
-r{toxinidir}/requirements.txt
|
-r{toxinidir}/requirements.txt
|
||||||
-r{toxinidir}/molecule-requirements.txt
|
-r{toxinidir}/molecule-requirements.txt
|
||||||
whitelist_externals =
|
whitelist_externals =
|
||||||
|
Loading…
Reference in New Issue
Block a user