aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.yml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-10-26 18:14:47 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-10-29 19:22:17 +0100
commit6d5520e99d2f8666d9baf4bde49c741d887d3ef3 (patch)
tree0d8a66c44e4b910a5fbfe73c888e9270797e48b9 /ansible/site.yml
parent513cd0ab8e0c4f438bab76b2a2bbe47f04d0096c (diff)
Add keystone-tempest-plugin
It adds tempest_keystone which runs the tests proposed by keystone-tempest-plugin [1]. [1] https://opendev.org/openstack/keystone-tempest-plugin Change-Id: I83db584c37fe63a549ccf396b03e034778254b3a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 22ec0c1008b81f368476d8cea84117a93d15dab2)
Diffstat (limited to 'ansible/site.yml')
-rw-r--r--ansible/site.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
index 8cedb79dc..2848cf570 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -59,6 +59,7 @@
tests:
- neutron-tempest-plugin-api
- tempest_cinder
+ - tempest_keystone
- rally_sanity
- refstack_compute
- refstack_object