Skip to content

Commit

Permalink
Try commenting SHC ready. Manually works fine.
Browse files Browse the repository at this point in the history
  • Loading branch information
akondur committed Nov 24, 2024
1 parent 7323d73 commit 002c406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/monitoring_console/manager_monitoring_console_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ var _ = Describe("Monitoring Console test", func() {
Expect(err).To(Succeed(), "Failed to get update Monitoring Console in Search Head Cluster CRD")

// Ensure Search Head Cluster go to Ready Phase
testenv.SearchHeadClusterReady(ctx, deployment, testcaseEnvInst)
//testenv.SearchHeadClusterReady(ctx, deployment, testcaseEnvInst)

// Verify MC is Ready and stays in ready state
// testenv.VerifyMonitoringConsoleReady(ctx, deployment, mcTwoName, mcTwo, testcaseEnvInst)
Expand Down

0 comments on commit 002c406

Please sign in to comment.