Skip to content

Commit

Permalink
Updating e2e cluster versions (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaurushGarg authored Oct 24, 2023
1 parent ac67b6e commit 2b9b2c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/testcases.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"type": "EKS_ADOT_OPERATOR",
"targets": [
{
"name": "java-instrumentation-operator-ci-amd64-1-23",
"name": "java-instrumentation-operator-ci-amd64-1-24",
"region": "us-west-2"
},
{
"name": "java-instrumentation-operator-ci-amd64-1-26",
"name": "java-instrumentation-operator-ci-amd64-1-27",
"region": "us-west-2"
}
]
Expand All @@ -17,11 +17,11 @@
"type": "EKS_ADOT_OPERATOR_ARM64",
"targets": [
{
"name": "java-instrumentation-operator-ci-arm64-1-23",
"name": "java-instrumentation-operator-ci-arm64-1-24",
"region": "us-west-2"
},
{
"name": "java-instrumentation-operator-ci-arm64-1-26",
"name": "java-instrumentation-operator-ci-arm64-1-27",
"region": "us-west-2"
}
]
Expand Down

0 comments on commit 2b9b2c7

Please sign in to comment.