FoundationDB / fdb-kubernetes-operator

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

Make sure we update the correct process class #2055

Closed johscheuer closed 3 weeks ago

johscheuer commented 1 month ago

Description

Corrects the test setup for the unified image when it's partitioned from the Kubernetes API.

Type of change

Please select one of the options below.

Discussion

-

Testing

Ran locally:

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

Ran 1 of 52 Specs in 408.297 seconds
SUCCESS! -- 1 Passed | 0 Failed | 9 Pending | 42 Skipped
PASS | FOCUSED
FAIL    github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator       408.744s
FAIL
=== RUN   TestOperator
Running Suite: Operator test suite - /Users/jscheuermann/go/src/github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator
=================================================================================================================================

Documentation

-

Follow-up

-

foundationdb-ci commented 1 month ago

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