summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLance Bragstad <lbragstad@gmail.com>2020-10-30 01:49:31 +0000
committerLance Bragstad <lbragstad@gmail.com>2021-03-02 17:05:19 +0000
commit9579c809d45a97ada9fc8295ab48d6b16819914a (patch)
tree084005d86a0e4cbf357380f37345ec159b796666
parentafbb0ed13175f7fe140d1a20ece89fceecd1efcf (diff)
downloadkeystone-9579c809d45a97ada9fc8295ab48d6b16819914a.tar.gz
Add job for keystone functional protection tests
This commit introduces a new check and gate job for keystone to use the functional RBAC tests in keystone-tempest-plugin. These tests were derived from keystone's original protection tests, but they use tempest and they're re-useable for people looking to validate secure RBAC functionality in their own deployments. Depends-On: https://review.opendev.org/#/c/686305/ Change-Id: I813cff07c20fcba1aaec6a5e68014a2a9eb9462e
-rw-r--r--.zuul.yaml13
1 files changed, 2 insertions, 11 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 1af47ece5..754dd6944 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -102,15 +102,6 @@
osa_test_repo: openstack/openstack-ansible-os_keystone
- job:
- name: keystone-tox-protection
- parent: openstack-tox-py37
- timeout: 3600
- vars:
- tox_envlist: protection
- bindep_profile: test py37
- python_version: 3.7
-
-- job:
name: keystone-dsvm-ldap-domain-specific-driver
parent: devstack-tempest
vars:
@@ -246,7 +237,7 @@
irrelevant-files: *tempest-irrelevant-files
- tempest-ipv6-only:
irrelevant-files: *tempest-irrelevant-files
- - keystone-tox-protection
+ - keystone-protection-functional
gate:
jobs:
- keystone-dsvm-py3-functional:
@@ -259,7 +250,7 @@
irrelevant-files: *tempest-irrelevant-files
- tempest-ipv6-only:
irrelevant-files: *tempest-irrelevant-files
- - keystone-tox-protection
+ - keystone-protection-functional
experimental:
jobs:
- keystone-tox-patch_cover