Skip to content

Commit

Permalink
debug ci x
Browse files Browse the repository at this point in the history
Signed-off-by: tao.yang <[email protected]>
  • Loading branch information
ty-dc committed Jun 21, 2024
1 parent 66196ca commit 720509d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/spidercoordinator/spidercoordinator_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,6 @@ var _ = Describe("SpiderCoordinator", Label("spidercoordinator", "overlay"), Ser
"component": "kube-controller-manager1",
})
Expect(err).NotTo(HaveOccurred())

if len(podList.Items) == 0 {
return false
}
Expand Down

0 comments on commit 720509d

Please sign in to comment.