Skip to content

Commit

Permalink
Remove unnecessary comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
csfmomo committed Apr 4, 2024
1 parent 2e8f134 commit 0e41528
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/integration/swiftv2/datapath_swiftv2.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ k8s cluster with a Linux nodepool consisting of at least 2 Linux nodes.
*** The expected nodepool name is mtapool, if the nodepool has a different name ensure that you change nodepoolSelector with:
-nodepoolSelector="yournodepoolname"
To run the test use one of the following commands:
go test -count=1 test/integration/datapath/datapath_linux_test.go -timeout 3m -tags connection -run ^TestDatapathLinux$ -tags=connection,integration
This test checks pod to pod, pod to node, pod to Internet check
Timeout context is controled by the -timeout flag.
Expand Down

0 comments on commit 0e41528

Please sign in to comment.