Skip to content

Commit cc4839f

Browse files
committed
SCS-0128: Drop user account lockout test
It's not standardized how CSPs are expected to handle this, so we shouldn't test for it. Signed-off-by: toothstone <friedrich.zahn@alasca.cloud>
1 parent 1c262d1 commit cc4839f

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Standards/scs-0128-w1-testing-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ SCS conformance tests are expected to be executable without admin privileges (se
2121
[Regulations for achieving SCS-compatible certification](https://docs.scs.community/standards/scs-0004-v1-achieving-certification#regulations)).
2222
The list of test cases stated in the standard has been curated accordingly.
2323

24+
### Errata for specific test cases
25+
26+
- `tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout` was removed upon consensus in the
27+
[SIG Standardization](https://github.com/SovereignCloudStack/minutes/blob/main/sig-standardization/20260723.md)
28+
that it is irrelevant, especially when an external identity provider is used
29+
2430
## How to run Tempest against your cluster
2531

2632
_TODO_ provide step-by-step walkthrough here

Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token[id-6f8e4436-f
101101
tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212]
102102
tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260]
103103
tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516]
104-
tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658]
105104
tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27]
106105
tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke]
107106
tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke]

0 commit comments

Comments
 (0)