Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong owner expectations in test_obj_owner_in_obc_buckets #11207

Open
sagihirshfeld opened this issue Jan 22, 2025 · 0 comments
Open

Wrong owner expectations in test_obj_owner_in_obc_buckets #11207

sagihirshfeld opened this issue Jan 22, 2025 · 0 comments
Labels
MCG Multi Cloud Gateway / NooBaa related issues Squad/Red

Comments

@sagihirshfeld
Copy link
Contributor

assert owner_data["DisplayName"] == expected_owner, (
                f"Object {obj} in bucket {bucket} is not owned by "
                f"the creator of the bucket"
            )
E               AssertionError: Object admin-obj0 in bucket s3-bucket-5dad24dcddf8471db2acbbc7e2ceb9 is not owned by the creator of the bucket
E               assert 'NooBaa' == '[[email protected]](mailto:[email protected])'
E                 - [email protected]
E                 + NooBaa

Reference:

@sagihirshfeld sagihirshfeld added MCG Multi Cloud Gateway / NooBaa related issues Squad/Red labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MCG Multi Cloud Gateway / NooBaa related issues Squad/Red
Projects
None yet
Development

No branches or pull requests

1 participant