Use zed jobs

Also leave py3.6 test as it's still trendy
Remove l-c job definition from tox.ini, it was not used anyway and
we're removing l-c jobs everywhere

Change-Id: Ibdb5be75cf9e1c7a2ce26c05ee1e5e5d85d20482
This commit is contained in:
Riccardo Pittau 2022-05-04 16:53:00 +02:00
parent 4a8a0ae005
commit 5a8fd22a66
2 changed files with 3 additions and 6 deletions

View File

@ -72,8 +72,3 @@ application-import-names = virtualbmc
exclude = .venv,.git,.tox,dist,doc,*lib/python*,*egg,build
max-complexity=17
[testenv:lower-constraints]
deps =
-c{toxinidir}/lower-constraints.txt
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt

View File

@ -2,12 +2,14 @@
templates:
- check-requirements
- openstack-cover-jobs
- openstack-python3-yoga-jobs
- openstack-python3-zed-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-py36
- virtualbmc-tempest-ironic
gate:
jobs:
- openstack-tox-py36
- virtualbmc-tempest-ironic