Search before asking
Version
25.5.3
What's Wrong?
cd pkg/controller/sub_controller
go test -run TestDisaggregatedSubDefaultController_BuildVolumesVolumeMountsAndPVCs_persistentVolume
testcase will failed:
--- FAIL: TestDisaggregatedSubDefaultController_BuildVolumesVolumeMountsAndPVCs_persistentVolume (0.00s)
disaggregated_subcontroller_test.go:71: build be default volumes volumemounts and pvcs failed, the number is not right.
FAIL
exit status 1
FAIL github.com/apache/doris-operator/pkg/controller/sub_controller 0.614s
What You Expected?
test case will not failed.
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct