Use zed jobs

Keep testing Python 3.6

Change-Id: I1e0ea494661c6598f6704b863d144cf981952832
This commit is contained in:
Riccardo Pittau 2022-05-05 17:09:57 +02:00
parent dd5f3d67f5
commit 02e0d6360f
2 changed files with 4 additions and 2 deletions

View File

@ -25,12 +25,14 @@
vars:
rtd_webhook_id: '44747'
templates:
- openstack-python3-xena-jobs
- openstack-python3-zed-jobs
- docs-on-readthedocs
- check-requirements
check:
jobs:
- openstack-tox-py36
- ironic-staging-drivers-all
gate:
jobs:
- openstack-tox-py36
- ironic-staging-drivers-all

View File

@ -7,5 +7,5 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
os-testr>=1.0.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0