From 67cb1bde74da0d175b78bd73df6ca274c50a6e88 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Thu, 14 Feb 2019 09:01:07 -0600 Subject: [PATCH] Remove LOCI publishing from the post pipeline Due to transitive rights changes in Zuul, the LOCI job that was publishing Cinder containers after every build is now causing an error when building the post pipeline graph that causes all post jobs to be skipped. This removes the job for now until a better solution is found by the team. Change-Id: I77ed6e3caa5553193c3d886d86c52d23eb87b429 Signed-off-by: Sean McGinnis --- .zuul.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index d350ad13f6e..415eaf9f510 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -439,9 +439,6 @@ - ^setup.cfg$ - ^tools/.*$ - ^tox.ini$ - post: - jobs: - - publish-loci-cinder - job: # Previously named legacy-tempest-dsvm-full-lio