mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
Update tests to use nettest:1.7
This commit is contained in:
@@ -157,7 +157,7 @@ var _ = Describe("Networking", func() {
|
||||
"Rerun it with at least two nodes to get complete coverage.")
|
||||
}
|
||||
|
||||
podNames := LaunchNetTestPodPerNode(f, nodes, svcname, "1.6")
|
||||
podNames := LaunchNetTestPodPerNode(f, nodes, svcname, "1.7")
|
||||
|
||||
// Clean up the pods
|
||||
defer func() {
|
||||
|
||||
Reference in New Issue
Block a user