tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups failed.
Issue
tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groupsfailed with the below traceback when domain_specific_drivers_enabled is enabled in Keystone service.
{0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups [1.135732s] ... FAILED
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/api/identity/admin/v3/test_groups.py", line 156, in test_list_groups
self.assertEmpty(missing_groups)
File "/usr/lib/python3.9/site-packages/tempest/test.py", line 938, in assertEmpty
self.assertFalse(items, msg)
File "/usr/lib64/python3.9/unittest/case.py", line 682, in assertFalse
raise self.failureException(msg)
AssertionError: ['a9e9213b00a14235aa361bd81498d868', '67989b2d1d9a4e71a7b4fbed22786aa3', 'cca818195c2743f6acb612c68bad705b'] is not false : sequence or collection is not empty: ['a9e9213b00a14235aa361bd81498d868', '67989b2d1d9a4e71a7b4fbed22786aa3', 'cca818195c2743f6acb612c68bad705b']
Environment
- Red Hat OpenStack Platform 13
- Red Hat OpenStack Services on OpenShift 18.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.