Skip to content

Commit

Permalink
removing EKS windows 2025 test
Browse files Browse the repository at this point in the history
  • Loading branch information
Paramadon committed Dec 18, 2024
1 parent 9dea31d commit a24f036
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 65 deletions.
6 changes: 0 additions & 6 deletions generator/test_case_generator.go
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,6 @@ var testTypeToTestConfig = map[string][]testConfig{
terraformDir: "terraform/eks/daemon/windows/2022",
targets: map[string]map[string]struct{}{"arc": {"amd64": {}}},
},
{
testDir: "./test/metric_value_benchmark",
terraformDir: "terraform/eks/daemon/windows/2025",
targets: map[string]map[string]struct{}{"arc": {"amd64": {}}},
},
{
testDir: "./test/statsd", terraformDir: "terraform/eks/daemon/statsd",
targets: map[string]map[string]struct{}{"arc": {"amd64": {}}},
Expand All @@ -229,7 +224,6 @@ var testTypeToTestConfig = map[string][]testConfig{
},
{testDir: "./test/fluent", terraformDir: "terraform/eks/daemon/fluent/bit"},
{testDir: "./test/fluent", terraformDir: "terraform/eks/daemon/fluent/windows/2022"},
{testDir: "./test/fluent", terraformDir: "terraform/eks/daemon/fluent/windows/2025"},
{
testDir: "./test/gpu", terraformDir: "terraform/eks/daemon/gpu",
targets: map[string]map[string]struct{}{"arc": {"amd64": {}}},
Expand Down
12 changes: 0 additions & 12 deletions terraform/eks/daemon/fluent/windows/2025/main.tf

This file was deleted.

47 changes: 0 additions & 47 deletions terraform/eks/daemon/fluent/windows/2025/variables.tf

This file was deleted.

0 comments on commit a24f036

Please sign in to comment.