tobiko/zuul.d/project.yaml
Omer c05790657e Remove docker-tobiko jobs from check pipeline
docker-tobiko jobs are failing persistently. They should be removed from
the check-pipeline and be replaced by podman ones.

This patch removes them from the check pipeline.

Change-Id: Ic8f9fe002f498fc60c7893e1d55cf5372f0e477f
2024-05-29 10:49:07 +02:00

39 lines
976 B
YAML

- project:
templates:
- ansible-role-jobs
- build-openstack-docs-pti
- build-release-notes-jobs-python3
- check-requirements
- devstack-tobiko
- devstack-tobiko-designate
- devstack-tobiko-functional
- devstack-tobiko-heat
- devstack-tobiko-minimal
- devstack-tobiko-neutron
- devstack-tobiko-nova
- devstack-tobiko-octavia
- devstack-tobiko-ovs
- devstack-tobiko-sanity
- devstack-tobiko-storage
- docs-on-readthedocs
- openstack-cover-jobs
- openstack-python3-zed-jobs
- openstack-python3-zed-jobs-arm64
- publish-to-pypi
- tobiko-infrared
vars:
rtd_webhook_id: '84947'
periodic:
jobs:
- requirements-check:
voting: true
post:
jobs:
- tobiko-upload-git-mirror
release:
jobs:
- tobiko-upload-git-mirror
pre-release:
jobs:
- tobiko-upload-git-mirror