From b1f6c8f858c2cd487cad8f240749348623a4dd80 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Wed, 9 Nov 2022 08:13:53 +0100 Subject: [PATCH] Remove tripleo based job temporary It's failing due to issues with building packages so lets remove it from the check and gate queues for now to unblock project. It will be back in the check and gate queues when packaging will be ready. Change-Id: Ic5470a698d0eebe30686dfc547e503e06a2f62b7 --- .zuul.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 30267d2..fc2075b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -25,9 +25,9 @@ - project: templates: - tempest-plugin-jobs - check: - jobs: - - whitebox-neutron-tempest-plugin-ovn-tripleo-ci-centos-9-containers-multinode - gate: - jobs: - - whitebox-neutron-tempest-plugin-ovn-tripleo-ci-centos-9-containers-multinode + #check: + # jobs: + # - whitebox-neutron-tempest-plugin-ovn-tripleo-ci-centos-9-containers-multinode + #gate: + # jobs: + # - whitebox-neutron-tempest-plugin-ovn-tripleo-ci-centos-9-containers-multinode