From 1a91f1e7a69d98a072fdcc9eb7af9c018bbbfc08 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 22 Feb 2022 16:03:07 +0900 Subject: [PATCH] Make TripleO job voting The puppet-octavia-tripleo-standalone job has been stable since we switched to nested virt. Because this is the only test case which validates actual resource operations (e.g. load balancer management, pool management, ...), let's enable the job to ensure any change does not affect functionality. Change-Id: I20e91a095b0424f21c66785f6d27a0d3ecaea0eb --- .zuul.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index e48406eb..aeac3c00 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -7,8 +7,10 @@ - release-notes-jobs-python3 check: jobs: - - puppet-octavia-tripleo-standalone: - voting: false + - puppet-octavia-tripleo-standalone + gate: + jobs: + - puppet-octavia-tripleo-standalone - nodeset: name: puppet-octavia-tripleo-single-node-centos-9-stream-nested-virt