Commit c61dd845 authored by Dawn Chen's avatar Dawn Chen

Using pause image for testing.

parent 5cab5f68
......@@ -49,7 +49,7 @@ var _ = Describe("Etcd failure", func() {
Client: framework.Client,
Name: "baz",
Namespace: framework.Namespace.Name,
Image: "gcr.io/google_containers/nginx",
Image: "beta.gcr.io/google_containers/pause:2.0",
Replicas: 1,
})).NotTo(HaveOccurred())
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment