Skip test if ssh is not supported by provider

On local vagrant cluster this test is failing because there is no ssh support.
This commit is contained in:
Łukasz Oleś
2016-06-24 16:36:07 +02:00
parent eedc438da9
commit 8ec15ad937

View File

@@ -86,6 +86,7 @@ var _ = framework.KubeDescribe("NodeProblemDetector", func() {
}
BeforeEach(func() {
framework.SkipUnlessProviderIs(framework.ProvidersWithSSH...)
// Randomize the source name to avoid conflict with real node problem detector
source = "kernel-monitor-" + uid
config = `