FoundationDB / fdb-kubernetes-operator

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

Make sure to test if the fdb-kubernetes-monitor is able to update the annotation after the partition #2096

Closed johscheuer closed 2 months ago

johscheuer commented 3 months ago

Description

e2e test update for: https://github.com/apple/foundationdb/pull/11486

Type of change

Please select one of the options below.

Discussion

-

Testing

Ran the test manually:

------------------------------
[AfterSuite]
/Users/jscheuermann/go/src/github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator/operator_test.go:101
[AfterSuite] PASSED [0.000 seconds]
------------------------------
[ReportAfterSuite] Autogenerated ReportAfterSuite for --junit-report
autogenerated by Ginkgo
[ReportAfterSuite] PASSED [0.016 seconds]
------------------------------

Ran 1 of 54 Specs in 450.677 seconds
SUCCESS! -- 1 Passed | 0 Failed | 11 Pending | 42 Skipped
PASS | FOCUSED
FAIL    github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator       451.115s
FAIL

Documentation

-

Follow-up

-

foundationdb-ci commented 3 months ago

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