-
Notifications
You must be signed in to change notification settings - Fork 249
CLDSRV-657: KMS tests internal / external migration & arn prefix #5810
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
Conversation
Hello bourgoismickael,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
d994d8e
to
bf0b02b
Compare
4cbfc51
to
c6ed795
Compare
aa0b646
to
4df4387
Compare
/create_integration_branches |
bcd99d1
to
d2c38c1
Compare
981d8b5
to
254119c
Compare
11bbac4
to
3a9f102
Compare
To run outside CI
Run old vault & cloudserver to seed buckets and objects Then replace with latest images to test migration
Test is run in 3 steps: - seed before migration - run migration - run kms kms tests on fresh buckets and objects
3a9f102
to
7e551c5
Compare
export MPU_TESTING="yes" | ||
|
||
export CLOUDSERVER_IMAGE_BEFORE_SSE_MIGRATION=ghcr.io/scality/cloudserver:7.70.66 | ||
export CLOUDSERVER_IMAGE_ORIGINAL=ghcr.io/scality/cloudserver:7.70.70 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we going to be updating the after migration images to the latest ones?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can but don't need to for those tests.
/reset |
Reset completeI have successfully deleted this pull request's integration branches. The following options are set: create_integration_branches |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option
The following options are set: create_integration_branches |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: create_integration_branches |
/approve |
Build failedThe build for commit did not succeed in branch w/8.8/improvement/CLDSRV-657-kms-tests The following options are set: approve, create_integration_branches |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option
The following options are set: approve, create_integration_branches |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option
The following options are set: approve, create_integration_branches |
Build failedThe build for commit did not succeed in branch w/9.0/improvement/CLDSRV-657-kms-tests The following options are set: approve, create_integration_branches |
In the queueThe changeset has received all authorizations and has been added to the The changeset will be merged in:
The following branches will NOT be impacted:
There is no action required on your side. You will be notified here once IMPORTANT Please do not attempt to modify this pull request.
If you need this pull request to be removed from the queue, please contact a The following options are set: approve, create_integration_branches |
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue CLDSRV-657. Goodbye bourgoismickael. |
Test is run in 3 steps:
Those tests are based on the kmip test scenario but with more tests around CopyObject, MPU, and asserting on headers as well.