From 744b3d65d30bf34fe3a73b5fea34185629cdcb33 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Mon, 27 May 2024 14:43:26 +0200 Subject: [PATCH] CI: Remove tempest jobs temporarily Remove blazar-tempest-plugin jobs to merge several CI fixes separately. This change will be reverted once CI is fixed. Change-Id: I877f804eb42395ce6ff3955d46e987f7b078539d --- .zuul.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 755c6f6e..24b3de27 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -8,11 +8,7 @@ - release-notes-jobs-python3 check: jobs: - - blazar-tempest-plugin-base - - blazar-tempest-plugin-ipv6-only - openstack-tox-pylint: voting: false gate: - jobs: - - blazar-tempest-plugin-base - - blazar-tempest-plugin-ipv6-only + jobs: []