Skip to content

Commit 2b9b2c7

Browse files
authored
Updating e2e cluster versions (#571)
1 parent ac67b6e commit 2b9b2c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/testcases.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"type": "EKS_ADOT_OPERATOR",
55
"targets": [
66
{
7-
"name": "java-instrumentation-operator-ci-amd64-1-23",
7+
"name": "java-instrumentation-operator-ci-amd64-1-24",
88
"region": "us-west-2"
99
},
1010
{
11-
"name": "java-instrumentation-operator-ci-amd64-1-26",
11+
"name": "java-instrumentation-operator-ci-amd64-1-27",
1212
"region": "us-west-2"
1313
}
1414
]
@@ -17,11 +17,11 @@
1717
"type": "EKS_ADOT_OPERATOR_ARM64",
1818
"targets": [
1919
{
20-
"name": "java-instrumentation-operator-ci-arm64-1-23",
20+
"name": "java-instrumentation-operator-ci-arm64-1-24",
2121
"region": "us-west-2"
2222
},
2323
{
24-
"name": "java-instrumentation-operator-ci-arm64-1-26",
24+
"name": "java-instrumentation-operator-ci-arm64-1-27",
2525
"region": "us-west-2"
2626
}
2727
]

0 commit comments

Comments
 (0)