Skip to content

Commit

Permalink
skip subnet e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: Wenqi Qiu <[email protected]>
  • Loading branch information
wenqiq committed Aug 9, 2024
1 parent 9bf7416 commit ff5d03b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/nsx_subnet_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ func TestSubnetSet(t *testing.T) {
teardownTest(t, E2ENamespaceTarget, SubnetDeletionTimeout)
})

t.Skip("Skip test")
t.Run("case=DefaultSubnetSet", defaultSubnetSet)
t.Run("case=UserSubnetSet", UserSubnetSet)
t.Run("case=SharedSubnetSet", sharedSubnetSet)
Expand Down

0 comments on commit ff5d03b

Please sign in to comment.