Updating nettest image to latest code

This commit is contained in:
nikhiljindal
2015-07-09 17:49:45 -07:00
parent d864d271af
commit 90d371c98f
4 changed files with 4 additions and 4 deletions

View File

@@ -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() {