We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbddd2a commit a9f122dCopy full SHA for a9f122d
1 file changed
pkg/ddc/alluxio/health_check_test.go
@@ -36,7 +36,6 @@ import (
36
"github.com/fluid-cloudnative/fluid/pkg/utils"
37
"github.com/fluid-cloudnative/fluid/pkg/utils/fake"
38
)
39
-
40
// TestCheckRuntimeHealthy is a unit test that verifies the health check logic
41
// for the Jindo runtime environment. It creates a mock runtime and simulates
42
// different health scenarios, asserting that the status returned by the
0 commit comments