-
Notifications
You must be signed in to change notification settings - Fork 249
CLDSRV-717: Test configured as S3C Integration #5898
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
CLDSRV-717: Test configured as S3C Integration #5898
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
@@ Coverage Diff @@
## development/9.0 #5898 +/- ##
================================================
Coverage 83.19% 83.19%
================================================
Files 188 188
Lines 12093 12095 +2
================================================
+ Hits 10061 10063 +2
Misses 2032 2032
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Hello bourgoismickael,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command:
Alternatively, the |
Because it doesn't go through arsenal's normalizeRequest. Do the same as for veeam route, to have the log field bytesReceived
This file is imported in tests used by S3C that have no external location configured
151f12f
to
2a258ce
Compare
3198ee0
to
db08c3e
Compare
- Reinclude some skip on tests and add new skips for tests not compatible with S3C - Reinclude versionId encoded in queryObj for backbeat request - Test backbeat api proxy conditional on config
- Factorize objMD update account info - relication scenrio on same account + cross account
7902916
to
8a004c1
Compare
db08c3e
to
f3d1b78
Compare
There is no account1 in mem_credentials, we use default Replace hardcoded credentials so it can run in end to end tests
Replace hardcoded us-east-1 with a location from config So it can run in an end to end tests for S3C
0bd3d47
to
4e4f7ff
Compare
This has been split and merged into multiple PR |
No description provided.