From 369042b74fe07e6f0f471fd50d7108586d55b97a Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Mon, 21 Mar 2022 15:29:38 -0500 Subject: [PATCH] Make centos-9-stream job voting bug#1960346 is fixed by the below series - https://review.opendev.org/q/(topic:bug/1960346+OR+topic:wait_until_sshable_pingable)+status:merged and now centos-9-stream job is passing and made voting on tempest gate. This commit makes devstack centos9 steam platform job as voting and add it gate pipeline too. Change-Id: Ic35420c5d58926ae90a136045a1558112accc533 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index fc80e6c413..067d3f5b08 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -678,7 +678,6 @@ parent: tempest-full-py3 description: CentOS 9 Stream platform test nodeset: devstack-single-node-centos-9-stream - voting: false timeout: 9000 vars: configure_swap_size: 4096 @@ -894,6 +893,7 @@ jobs: - devstack - devstack-ipv6 + - devstack-platform-centos-9-stream - devstack-enforce-scope - devstack-multinode - devstack-unit-tests