mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #15947 from justinsb/aws_daemon_restart
e2e: Add aws provider to daemon_restart test
This commit is contained in:
commit
edf5099336
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user