e2e: Add aws provider to daemon_restart test

This commit is contained in:
Justin Santa Barbara
2015-10-20 06:17:59 -04:00
parent 9faaafdd5d
commit 0a4bb324e0

View File

@@ -200,7 +200,7 @@ var _ = Describe("DaemonRestart", func() {
// These tests require SSH
// TODO(11834): Enable this test in GKE once experimental API there is switched on
SkipUnlessProviderIs("gce")
SkipUnlessProviderIs("gce", "aws")
framework.beforeEach()
ns = framework.Namespace.Name