7814dc20341d73db482f5128c642e9830a3f5daa

Do not use the admin user as a shadowed federated user for the K2K tests. When trying to add expiring groups for the admin user, keystone has trouble looking up the user in the cache and fails to add the groups to the user. This sometimes results in test failures, which may be masked as failure to clean up the identity provider in between tests and resulting in a conflict trying to recreate it. This change instead uses an ephemeral test user rather than the admin user, which is not meant to be used for authentication tests anyway. Change-Id: Ia4b53b41a0030772a2abdba949ad7529880d8f70
keystone-tempest-plugin
Tempest plugin keystone_tempest_plugin
Tempest plugin for functional testing of keystone's LDAP and federation features. More information can be found in the keystone developer documentation.
- Free software: Apache license
- Documentation: https://docs.openstack.org/keystone/latest/
- Source: http://opendev.org/openstack/keystone-tempest-plugin
- Bugs: http://bugs.launchpad.net/keystone_tempest_plugin
Description
Languages
Python
100%