-
Notifications
You must be signed in to change notification settings - Fork 83
OADP-1015 Two volume backup-restore E2E-test #864
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
Codecov ReportBase: 33.79% // Head: 33.79% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #864 +/- ##
=======================================
Coverage 33.79% 33.79%
=======================================
Files 17 17
Lines 3128 3128
=======================================
Hits 1057 1057
Misses 1979 1979
Partials 92 92 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
/test 4.11-operator-e2e-aws |
/test 4.9-operator-e2e-azure |
Nice.. and i can see the output and check in the log
|
/test 4.11-operator-e2e-gcp |
/test 4.11-operator-e2e-azure |
@hhpatel14: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
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.
Looks good! thank you
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.
If we just need two volumes in backup then LGTM. Otherwise do we need in either deploymentconfig or deployment to have two volumes?
/cherry-pick oadp-1.1 |
@kaovilai: #864 failed to apply on top of branch "oadp-1.1":
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
… mover (#870) * Two volume backup-restore E2E-test (#864) * mod datamover e2e for twovol Signed-off-by: Tiger Kaovilai <[email protected]> Co-authored-by: Hiteshwari Patel <[email protected]>
No description provided.