Commit 0a4bb324 authored by Justin Santa Barbara's avatar Justin Santa Barbara

e2e: Add aws provider to daemon_restart test

parent 9faaafdd
......@@ -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
......
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