manila-tempest-plugin/manila_tempest_tests/tests/rbac
lkuchlan 639bdc6bdd [RBAC] Generate unique cephx IDs for each operation in tests
The current tests encounter issues due to the reuse of the same
cephx ID for multiple operations. This can lead to conflicts and
test failures.
This patch resolves the issue by ensuring that each operation
generates and uses a unique cephx ID, preventing conflicts and
improving test reliability.

Closes-Bug: #2071433
Change-Id: I837907e3472acc4580727b05c47c70c2e0767e93
2024-12-01 12:12:00 +02:00
..
__init__.py Add S-RBAC tests for manila 2022-10-02 12:30:44 +03:00
base.py [RBAC] Add share groups tests 2023-09-06 07:01:22 +00:00
test_availability_zones.py [RBAC] Add availability zones tests 2022-12-01 17:12:54 -05:00
test_export_locations.py [RBAC] Making sure export locations are viewable 2022-12-18 10:24:03 +02:00
test_quotas.py [RBAC] Add quota tests 2022-12-15 10:59:31 +02:00
test_rules.py [RBAC] Generate unique cephx IDs for each operation in tests 2024-12-01 12:12:00 +02:00
test_scheduler_stats.py Add S-RBAC tests for manila 2022-10-02 12:30:44 +03:00
test_services.py [RBAC] Add Tests for list share services 2023-01-24 05:59:51 -05:00
test_share_group_types.py [RBAC] Add share group type tests 2023-07-18 15:15:43 +03:00
test_share_groups.py [RBAC] Add share groups tests 2023-09-06 07:01:22 +00:00
test_share_instance_export_locations.py [RBAC] Tests for Share Instance Export Locations 2023-05-11 13:01:45 +00:00
test_share_manage.py [RBAC] Add skip condition for share manage 2023-02-08 10:25:10 +02:00
test_share_network.py Remove "alt_project_share_v2_client" client initialization 2022-10-27 11:41:35 +03:00
test_share_type_extra_specs.py [RBAC] Add share type extra specs tests 2023-01-12 12:54:44 +00:00
test_share_types.py [RBAC] remove 'project_member' credentias 2022-12-15 21:42:08 +00:00
test_shares.py Change the expected status response from Forbidden to NotFound 2023-10-20 17:47:35 +00:00
test_snapshots.py Change the expected status response from Forbidden to NotFound 2023-10-20 17:47:35 +00:00
test_user_messages.py [RBAC] Add share user message tests 2022-10-31 12:35:48 +02:00