Update tests to use nettest:1.7

This commit is contained in:
Jeff Grafton
2016-02-11 15:37:32 -08:00
parent 214d018911
commit 87b0783808
6 changed files with 6 additions and 6 deletions

View File

@@ -758,7 +758,7 @@ var _ = Describe("Pods", func() {
Containers: []api.Container{
{
Name: "liveness",
Image: "gcr.io/google_containers/nettest:1.6",
Image: "gcr.io/google_containers/nettest:1.7",
// These args are garbage but the image will exit if they're not there
// we just care about /read serving a 200, which it always does.
Args: []string{