Updating nettest image to latest code
This commit is contained in:
@@ -164,7 +164,7 @@ var _ = Describe("Networking", func() {
|
||||
"Rerun it with at least two nodes to get complete coverage.")
|
||||
}
|
||||
|
||||
podNames := LaunchNetTestPodPerNode(f, nodes, svcname, "1.4")
|
||||
podNames := LaunchNetTestPodPerNode(f, nodes, svcname, "1.6")
|
||||
|
||||
// Clean up the pods
|
||||
defer func() {
|
||||
|
Reference in New Issue
Block a user