fdb-kubernetes-operator icon indicating copy to clipboard operation
fdb-kubernetes-operator copied to clipboard

Add another ha e2e test for pod failures

Open johscheuer opened this issue 1 year ago • 1 comments

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

johscheuer avatar Jun 12 '24 17:06 johscheuer

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)

foundationdb-ci avatar Jun 12 '24 20:06 foundationdb-ci

Closing this one.

johscheuer avatar Jul 22 '24 13:07 johscheuer