There was an error while loading. Please reload this page.
1 parent e2a7068 commit 0d2577eCopy full SHA for 0d2577e
1 file changed
generator/test_case_generator.go
@@ -342,6 +342,7 @@ var testTypeToTestConfig = map[string][]testConfig{
342
{
343
testDir: "./test/ebscsi",
344
terraformDir: "terraform/eks/daemon/ebs",
345
+ targets: map[string]map[string]struct{}{"arc": {"amd64": {}}},
346
},
347
348
"eks_deployment": {
0 commit comments