Skip to content

HDDS-11702. Merge test_bucket_encryption into robot compatibility test - #7451

Merged
errose28 merged 5 commits into
apache:masterfrom
adoroszlai:HDDS-11702
Nov 21, 2024
Merged

HDDS-11702. Merge test_bucket_encryption into robot compatibility test#7451
errose28 merged 5 commits into
apache:masterfrom
adoroszlai:HDDS-11702

Conversation

@adoroszlai

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

test_bucket_encryption was added to xcompat/test.sh as separate step, but it can be performed as part of the existing write/read test.

Benefits:

  • fewer top-level elements in Robot test report
  • increase coverage by testing read with all versions

Also, remove duplicated code related to _init.

https://issues.apache.org/jira/browse/HDDS-11702

How was this patch tested?

xcompat-cluster-2.0.0-client-1.1.0-write :: Write Compatibility               
==============================================================================
Create Encrypted Bucket                                               | PASS |
------------------------------------------------------------------------------
Create Key in Encrypted Bucket                                        | PASS |
...
xcompat-cluster-2.0.0-client-2.0.0-read-1.1.0 :: Read Compatibility           
==============================================================================
Key Can Be Read                                                       | PASS |
------------------------------------------------------------------------------
Encrypted Key Can Be Read                                             | PASS |
...

CI:
https://github.com/adoroszlai/ozone/actions/runs/11882211273

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants