From 8a1999ca0d1976fcf77c729b0746926149650bb9 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Sat, 15 Oct 2022 22:44:52 -0500 Subject: [PATCH] Add stable/zed jobs on master gate As zed is released, we should add its job on master gate to keep branchless tempest plugins compatible to stable branch. Ref: Tempest plugins guide for stable branch testing: - https://docs.openstack.org/tempest/latest/stable_branch_testing_policy.html Change-Id: Idb8cf4124db69758d71e07b139422b5afafcef78 --- .zuul.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 7124293..461b05c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -11,12 +11,19 @@ voting: true - cloudkitty-tempest-full-v2-storage-elasticsearch: voting: true + - cloudkitty-tempest-full-v2-storage-influxdb-zed - cloudkitty-tempest-full-v2-storage-influxdb-yoga - cloudkitty-tempest-full-v2-storage-influxdb-xena - cloudkitty-tempest-full-v2-storage-influxdb-wallaby gate: jobs: *cloudkitty_tempest_jobs +- job: + name: cloudkitty-tempest-full-v2-storage-influxdb-zed + parent: cloudkitty-tempest-full-v2-storage-influxdb + nodeset: openstack-single-node-focal + override-checkout: stable/zed + - job: name: cloudkitty-tempest-full-v2-storage-influxdb-yoga parent: cloudkitty-tempest-full-v2-storage-influxdb