From b3595b3f07996bf75878adf5d1e6af68104a9a2c Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Tue, 10 Sep 2019 09:59:57 +0200 Subject: [PATCH] CI: move the fast-track job to the experimental pipeline The job cannot pass right now, so it just wastes CI resources. Change-Id: Ie5a8144735ac18a5a36f77e4fad6af05f7a7e02d --- zuul.d/project.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 295bc93afb..a5dd800472 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -33,8 +33,6 @@ voting: false - ironic-inspector-tempest: voting: false - - ironic-inspector-tempest-discovery-fast-track: - voting: false - bifrost-integration-tinyipa-ubuntu-xenial: voting: false - metalsmith-integration-glance-localboot-centos7: @@ -60,3 +58,7 @@ - ironic-tempest-ipa-partition-bios-agent_ipmitool-tinyipa-indirect - ironic-tempest-bfv - ironic-tempest-ipa-partition-uefi-pxe-grub2 + experimental: + jobs: + - ironic-inspector-tempest-discovery-fast-track: + voting: false