Merge pull request #27776 from mikedanese/addon-limit

Automatic merge from submit-queue

increase addon check interval

Do static pods have a crash loop back off? If so, this test would be much faster if we restarted the kubelet to clear that.

Fixes #26770
This commit is contained in:
k8s-merge-robot
2016-06-22 05:57:49 -07:00
committed by GitHub
4 changed files with 7 additions and 5 deletions

View File

@@ -216,7 +216,7 @@ var _ = framework.KubeDescribe("Addon update", func() {
})
// WARNING: the test is not parallel-friendly!
It("should propagate add-on file changes", func() {
It("should propagate add-on file changes [Slow]", func() {
// This test requires:
// - SSH
// - master access