Skip to content

Commit 48bb789

Browse files
christarazinathanjsweet
authored andcommitted
Revert "CI: On EKS, skip cilium-health test"
This reverts commit 2409974. Since #11073 has been merged, we no longer need to skip this test when running on EKS. Signed-off-by: Chris Tarazi <chris@isovalent.com>
1 parent 3ec53c5 commit 48bb789

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/k8sT/Health.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ var _ = Describe("K8sHealthTest", func() {
7878

7979
It("checks cilium-health status between nodes", func() {
8080
SkipIfIntegration(helpers.CIIntegrationFlannel)
81-
SkipIfIntegration(helpers.CIIntegrationEKS)
8281

8382
cilium1, cilium1IP := getCilium(helpers.K8s1)
8483
cilium2, cilium2IP := getCilium(helpers.K8s2)

0 commit comments

Comments
 (0)