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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user