Skip to content

Commit

Permalink
Remove 1.23 cluster targets (#2437)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-aguilar committed Oct 24, 2023
1 parent efa2f2a commit ca08958
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/config/testcases.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
{
"type": "EKS",
"targets": [
{
"name": "collector-ci-amd64-1-23",
"region": "us-west-2",
"excluded_tests": [
"containerinsights_eks_containerd"
]
},
{
"name": "collector-ci-amd64-1-24",
"region": "us-west-2",
Expand Down Expand Up @@ -43,13 +36,6 @@
{
"type": "EKS_ARM64",
"targets": [
{
"name": "collector-ci-arm64-1-23",
"region": "us-west-2",
"excluded_tests": [
"containerinsights_eks_containerd"
]
},
{
"name": "collector-ci-arm64-1-24",
"region": "us-west-2",
Expand Down Expand Up @@ -83,10 +69,6 @@
{
"type": "EKS_FARGATE",
"targets": [
{
"name": "collector-ci-fargate-1-23",
"region": "us-west-2"
},
{
"name": "collector-ci-fargate-1-24",
"region": "us-west-2"
Expand Down

0 comments on commit ca08958

Please sign in to comment.