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
This commit is contained in:
Omer 2024-05-29 10:45:21 +02:00
parent 2945010168
commit c05790657e

View File

@ -20,7 +20,6 @@
- openstack-python3-zed-jobs - openstack-python3-zed-jobs
- openstack-python3-zed-jobs-arm64 - openstack-python3-zed-jobs-arm64
- publish-to-pypi - publish-to-pypi
- tobiko-docker
- tobiko-infrared - tobiko-infrared
vars: vars:
rtd_webhook_id: '84947' rtd_webhook_id: '84947'