-
Notifications
You must be signed in to change notification settings - Fork 103
Improve the backup e2e tests to allow multiple tests #2364
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
Improve the backup e2e tests to allow multiple tests #2364
Conversation
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Unrelated failure. |
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.
I tested these changes with my changes (which is adding additional test - encryption backup test) and it passes successfully.
51c7af4
to
6362134
Compare
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.
Waiting for the test result before merging.
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
👀 I did a manual run and everything was fine:
|
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
6362134
to
75f4fcb
Compare
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Description
Before those changes only one backup and restore worked. Since we are adding more tests we have to improve the test suite for the backup and restore part of the operator.
Type of change
Discussion
Testing
Ran the e2e tests.
Documentation
Follow-up