summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2023-03-21 17:08:07 -0500
committerGhanshyam <gmann@ghanshyammann.com>2023-03-22 18:42:27 +0000
commita3e09f7000d23fa7581557b73943522f76b8abc8 (patch)
tree1dc40decb1858352a94351eab15b22fbd03f0709
parentbbb2e044132890cabc823e3c0b583a9462f9c2ae (diff)
downloadtempest-a3e09f7000d23fa7581557b73943522f76b8abc8.tar.gz
Add RBAC new defaults and scope job for stable/zed
stable/zed has the new defaults and scope available but they were disabled by default. Let's test those by enabling in stable/zed also so that we know if they work fine in integrated way or not Change-Id: Id2bd58854f60f38dccf0ef805de284c7e95db2f3
-rw-r--r--zuul.d/project.yaml2
-rw-r--r--zuul.d/stable-jobs.yaml6
2 files changed, 8 insertions, 0 deletions
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index e39c9e30a..be8442a3b 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -166,6 +166,7 @@
- tempest-full-zed-extra-tests
- tempest-full-yoga-extra-tests
- tempest-full-xena-extra-tests
+ - tempest-full-enforce-scope-new-defaults-zed
- neutron-ovs-tempest-dvr-ha-multinode-full:
irrelevant-files: *tempest-irrelevant-files
- nova-tempest-v2-api:
@@ -207,3 +208,4 @@
- tempest-centos9-stream-fips
- tempest-full-centos-9-stream
- tempest-full-test-account-no-admin-py3
+ - tempest-full-enforce-scope-new-defaults-zed
diff --git a/zuul.d/stable-jobs.yaml b/zuul.d/stable-jobs.yaml
index 99a7e1b4d..c5fc06399 100644
--- a/zuul.d/stable-jobs.yaml
+++ b/zuul.d/stable-jobs.yaml
@@ -54,6 +54,12 @@
override-checkout: stable/2023-1
- job:
+ name: tempest-full-enforce-scope-new-defaults-zed
+ parent: tempest-full-enforce-scope-new-defaults
+ nodeset: openstack-single-node-focal
+ override-checkout: stable/zed
+
+- job:
name: tempest-slow-zed
parent: tempest-slow-py3
nodeset: openstack-two-node-focal