fdb-kubernetes-operator
fdb-kubernetes-operator copied to clipboard
Add another ha e2e test for pod failures
Description
Add another test case to cover: https://forums.foundationdb.org/t/multi-dc-coordinators/4503/6
I have to add some additional steps, but all of them should already be covered in other (e2e) tests.
Type of change
Please select one of the options below.
- Other
Discussion
Testing
Tested manually:
ReportAfterSuite] Autogenerated ReportAfterSuite for --junit-report
autogenerated by Ginkgo
[ReportAfterSuite] PASSED [0.001 seconds]
------------------------------
Ran 1 of 3 Specs in 924.803 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 2 Skipped
PASS | FOCUSED
FAIL github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator_ha 925.298s
FAIL
Documentation
Follow-up
Result of fdb-kubernetes-operator-pr on Linux CentOS 7
- Commit ID: c2aabfec1a51815612e0aa29a0982c511ed9dcea
- Duration 2:40:01
- Result: :x: FAILED
- Error:
Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1 - Build Log terminal output (available for 30 days)
- Build Workspace zip file of the working directory (available for 30 days)
Closing this one.