FoundationDB / fdb-kubernetes-operator

A kubernetes operator for FoundationDB
Apache License 2.0
241 stars 82 forks source link

Add another ha e2e test for pod failures #2061

Closed johscheuer closed 2 months ago

johscheuer commented 3 months ago

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.

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

-

foundationdb-ci commented 3 months ago

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

johscheuer commented 2 months ago

Closing this one.