yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87281
[Bug 1928650] Re: RBAC tests in keystone-tempest-plugin broke queens and rocky keystone-dsvm-functional
** Changed in: keystone
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1928650
Title:
RBAC tests in keystone-tempest-plugin broke queens and rocky keystone-
dsvm-functional
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
The keystone-dsvm-functional CI tests fail with syntax errors like:
Failed to import test module: keystone_tempest_plugin.tests.rbac.v3.test_user
Traceback (most recent call last):
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path
module = self._get_module_from_name(name)
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name
__import__(name)
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/keystone_tempest_plugin/tests/rbac/v3/test_user.py", line 25
metaclass=abc.ABCMeta):
^
SyntaxError: invalid syntax
example runs:
queens:
https://zuul.opendev.org/t/openstack/build/7829207c56c349ad81ddedb4c042d6f3
rocky:
https://zuul.opendev.org/t/openstack/build/d725fdae2b4247eb84d3b7a7af7fb067
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1928650/+subscriptions
References