From 22ec0c1008b81f368476d8cea84117a93d15dab2 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 26 Oct 2019 18:14:47 +0200 Subject: Add keystone-tempest-plugin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- ansible/site.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible') diff --git a/ansible/site.yml b/ansible/site.yml index e6ab09e8d..294b2bc15 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -56,6 +56,7 @@ tests: - neutron-tempest-plugin-api - tempest_cinder + - tempest_keystone - rally_sanity - refstack_compute - refstack_object -- cgit 1.2.3-korg