Drop lower constraints testing

Change-Id: If01998ae7422e5e066241f6fe42d08399cd6478f
This commit is contained in:
Dantali0n 2021-07-02 11:13:40 +02:00
parent 6a33b44d7f
commit 52a3fd062d
2 changed files with 0 additions and 9 deletions

View File

@ -1,7 +1,6 @@
- project:
templates:
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python3-wallaby-jobs
- publish-openstack-docs-pti
- check-requirements

View File

@ -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