From f7f3364d245f0ffa31842b8f3047a9981751a6ac Mon Sep 17 00:00:00 2001 From: Suda <2284528633@qq.com> Date: Mon, 15 Jun 2026 14:17:02 +0800 Subject: [PATCH] Add comments to TestCheckMasterReady in pkg/ddc/efc/master_test.go Signed-off-by: Suda <2284528633@qq.com> --- pkg/ddc/efc/master_test.go | 3 +++ 1 file changed, 3 insertions(+) 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{ {