diff --git a/pkg/ddc/efc/master_test.go b/pkg/ddc/efc/master_test.go index 58108566619..9a78e214b1a 100644 --- a/pkg/ddc/efc/master_test.go +++ b/pkg/ddc/efc/master_test.go @@ -29,6 +29,9 @@ import ( "k8s.io/utils/ptr" ) +// TestCheckMasterReady verifies that EFCEngine.CheckMasterReady returns the +// expected master readiness result and records the corresponding EFCRuntime +// conditions for the covered master states. func TestCheckMasterReady(t *testing.T) { statefulsetInputs := []v1.StatefulSet{ {