Drop lower constraints testing
Change-Id: If01998ae7422e5e066241f6fe42d08399cd6478f
(cherry picked from commit 52a3fd062d)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
- project:
|
||||
templates:
|
||||
- openstack-cover-jobs
|
||||
- openstack-lower-constraints-jobs
|
||||
- openstack-python3-wallaby-jobs
|
||||
- publish-openstack-docs-pti
|
||||
- check-requirements
|
||||
|
||||
8
tox.ini
8
tox.ini
@@ -78,11 +78,3 @@ commands = python setup.py bdist_wheel
|
||||
|
||||
[hacking]
|
||||
import_exceptions = watcherclient._i18n
|
||||
|
||||
[testenv:lower-constraints]
|
||||
basepython = python3
|
||||
install_command = pip install -U {opts} {packages}
|
||||
deps =
|
||||
-c{toxinidir}/lower-constraints.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
-r{toxinidir}/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user