提交 07015bf4 编写于 作者: T Thomas Stromberg

Improve wording.

上级 3d3926fd
......@@ -63,7 +63,7 @@ func waitForDNS(t *testing.T, c kubernetes.Interface) {
t.Fatalf("Waited too long for k8s-app=kube-dns pods")
}
if err := commonutil.WaitForDeploymentToStabilize(c, "kube-system", "kube-dns", time.Minute*2); err != nil {
t.Fatalf("kube-dns deployment failed became stable within 2 minutes")
t.Fatalf("kube-dns deployment failed to stabilize within 2 minutes")
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册