Comment 2 for bug 2031539

Revision history for this message
Martin Kopec (mkopec) wrote :

Discussed yesterday on the QA office hour IRC meeting - https://meetings.opendev.org/meetings/qa/2023/qa.2023-08-15-15.00.log.html

mainly:
"""
15:39:13 <lpiwowar> The test is failing because of missing system scoped admin creds in the accounts.yaml.
15:39:19 <lpiwowar> https://opendev.org/openstack/tempest/src/branch/master/tempest/scenario/test_unified_limits.py#L32
15:39:32 <lpiwowar> "Details: No credentials matching role: admin, scope: system specified in the accounts file"
15:40:06 <frickler> maybe the test should be skipped in that case, instead of failing?
15:40:15 <lpiwowar> Dynamic creds will create the system scoped admin on the go ...
15:40:47 <lpiwowar> frickler: skipped when pre-prov creds are used?
15:41:12 <frickler> skipped when "No credentials matching role: admin, scope: system specified in the accounts file"
15:41:54 <lpiwowar> frickler: ok, that sounds good to me:)
15:43:46 <frickler> that's it then?
15:44:05 <lpiwowar> frickler, kopecmartin: +1, thanks for the help!
15:44:40 <kopecmartin> lpiwowar: you can try to propose a wip patch to see what happens if you add 'admin' to the test's credentials
15:45:06 <kopecmartin> and meanwhile figure out what's right, not just working, solution, i'd try follow up with gmann
15:45:22 <kopecmartin> let's move on
"""

and the discussion continued after the meeting:

https://meetings.opendev.org/irclogs/%23openstack-qa/%23openstack-qa.2023-08-15.log.html#t2023-08-15T15:58:18