diff --git a/.github/config/testcases.json b/.github/config/testcases.json index 396b3ef34..8c2fd9bb1 100644 --- a/.github/config/testcases.json +++ b/.github/config/testcases.json @@ -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", @@ -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", @@ -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"