Closed sagihirshfeld closed 1 month ago
Verified via https://url.corp.redhat.com/6ecb60e
Verified again after addressing the review comments at https://url.corp.redhat.com/7c373af
Verified after addressing the latest review comments at https://url.corp.redhat.com/12e796c
This PR adds tests that cover anonymous requests support for NC-NooBaa:
test_anonymous_account_management
covers the functionality of the relevant noobaa-cli operations:noobaa-cli account add --anonymous --uid {uid} --gid {gid}
noobaa-cli account add --anonymous --user {user}
noobaa-cli account update --anonymous --uid {new_uid} --gid {new_gid}
noobaa-cli account update --anonymous --user {user}
noobaa-cli account delete --anonymous
noobaa-cli account status --anonymous
test_anonymous_access
covers accessing an existing bucket via anonymous access, performing the following S3 operations: