commit | c3f07b441f6a077efc478fb50dd1bb8f04700066 | [log] [tgz] |
---|---|---|
author | Trevor McCasland <tm2086@att.com> | Thu Jan 17 08:53:24 2019 -0600 |
committer | Nicolas Helgeson <nh202b@att.com> | Thu Mar 14 18:27:56 2019 +0000 |
tree | 34014ee4a0cb85a4befe9bab55a6d4dd4dc7a35e | |
parent | 4d32506c7185ddaacdeeff7f962f2257bab3f086 [diff] |
Immutable user source: v3 test_inherits If the keystone user source is immutable, such as an LDAP active directory implementation, tempest tests that try to create or delete a user will fail. Instead of failing, we would like them to skip. This change uses a testtools decorator to avoid unnecessary modifications and allow those tests to skip. Parital-Bug: #1777047 Change-Id: I1d8105c24eb9b20e563de962f9e4d5776937126a