Commit 3221663a authored by Yu-Ju Hong's avatar Yu-Ju Hong

e2e: skip restart count test

parent 650bf71c
......@@ -533,7 +533,7 @@ var _ = Describe("Pods", func() {
}, 1)
})
It("should have monotonically increasing restart count", func() {
PIt("should have monotonically increasing restart count", func() {
runLivenessTest(framework.Client, framework.Namespace.Name, &api.Pod{
ObjectMeta: api.ObjectMeta{
Name: "liveness-http",
......
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