From e3e10d17476647d3d025d140ad10b7b3e6c98baf Mon Sep 17 00:00:00 2001 From: Eduardo Olivares Date: Wed, 15 Jan 2025 12:48:31 +0100 Subject: [PATCH] Cleanup tobiko jobs Removed devstack-tobiko-minimal, as it was just the same as devstack-tobiko, but on setups with lower requirements, and this caused some inestabilities recently. Removed devstack-tobiko-heat which tested functional tests (devstack-tobiko-functional already covers this) and create-resources tests, which are covered in many other jobs. Removed devstack-tobiko-sanity, because the sanity tests are run by many other jobs (those running the faults workflow, for example). Removed devstack-tobiko-designate jobs because designate tests are included into devstack-tobiko and devstack-tobiko-ovs. Change-Id: Id8ee0323ad09297c08685ce19a60df469ae16826 --- zuul.d/project.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 0d1367cf8..f98180ba1 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -5,15 +5,11 @@ - 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