FoundationDB / fdb-kubernetes-operator

A kubernetes operator for FoundationDB
Apache License 2.0
238 stars 81 forks source link

Add e2e test for HA cluster to make sure coordinators are changed #2058

Closed johscheuer closed 3 weeks ago

johscheuer commented 3 weeks ago

Description

Add e2e test for HA cluster to make sure coordinators are changed

Type of change

Please select one of the options below.

Discussion

e2e test case to verify: https://forums.foundationdb.org/t/multi-dc-coordinators/4503/4

Testing

Ran manually:

------------------------------
[AfterSuite]
/Users/jscheuermann/go/src/github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator_ha/operator_ha_test.go:79
[AfterSuite] PASSED [0.000 seconds]
------------------------------
[ReportAfterSuite] Autogenerated ReportAfterSuite for --junit-report
autogenerated by Ginkgo
[ReportAfterSuite] PASSED [0.003 seconds]
------------------------------

Ran 1 of 2 Specs in 892.127 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 1 Skipped
PASS | FOCUSED
FAIL    github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator_ha    892.566s
FAIL

Documentation

-

Follow-up

-

foundationdb-ci commented 3 weeks ago

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

foundationdb-ci commented 3 weeks ago

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

foundationdb-ci commented 3 weeks ago

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