remove jammy jobs
ubuntu 22.04 is nolonger part of the testing runtimes This change just removes the jammy jobs to reflect that. Change-Id: Ie222645412c60ce028f4debc2b4cd2cd13f4e89f
This commit is contained in:
34
.zuul.yaml
34
.zuul.yaml
@@ -1,21 +1,3 @@
|
||||
- project:
|
||||
templates:
|
||||
- openstack-cover-jobs
|
||||
- check-requirements
|
||||
- release-notes-jobs-python3
|
||||
- publish-openstack-docs-pti
|
||||
- openstack-python3-jobs
|
||||
check:
|
||||
jobs:
|
||||
- cyborg-tempest
|
||||
- cyborg-tempest-jammy
|
||||
- cyborg-tempest-ipv6-only
|
||||
- cyborg-tox-bandit
|
||||
gate:
|
||||
jobs:
|
||||
- cyborg-tempest
|
||||
- cyborg-tempest-jammy
|
||||
|
||||
- job:
|
||||
name: cyborg-tox-bandit
|
||||
parent: openstack-tox
|
||||
@@ -38,3 +20,19 @@
|
||||
- ^setup.cfg$
|
||||
- ^tools/.*$
|
||||
- ^tox.ini$
|
||||
|
||||
- project:
|
||||
templates:
|
||||
- openstack-cover-jobs
|
||||
- check-requirements
|
||||
- release-notes-jobs-python3
|
||||
- publish-openstack-docs-pti
|
||||
- openstack-python3-jobs
|
||||
check:
|
||||
jobs:
|
||||
- cyborg-tempest
|
||||
- cyborg-tempest-ipv6-only
|
||||
- cyborg-tox-bandit
|
||||
gate:
|
||||
jobs:
|
||||
- cyborg-tempest
|
||||
|
Reference in New Issue
Block a user