commit | 26928121dd76740c7e5832fe52d16917fab9c866 | [log] [tgz] |
---|---|---|
author | Douglas Mendizábal <douglas@redrobot.io> | Mon Feb 19 14:07:59 2024 -0600 |
committer | Douglas Mendizábal <dmendiza@redhat.com> | Thu Mar 07 10:41:47 2024 -0600 |
tree | 08c15116196c4ebbaf2362141833bdde7635e11c | |
parent | 3c70e93c06b873ef4f58fee689a7dc3e8984d6b1 [diff] |
Update roles required for testing This patch removes the hard-coded 'key-manager:service-admin' role from the base test class because the role is not available in deployments with the new Secure RBAC policies enabled. There is only one test that still requires this role in the API quotas tests, so we generate a dynamic user there and only use it in this class. This test is skipped when SRBAC is enabled. Change-Id: I6fbfe43f821d9315e01d3bdfd6f5d4edf4e552b7