Skip to content

Commit 3adceb5

Browse files
authored
iserver-test: Fix upgrade config lazy rollover (#17500)
* Update upgrade-config.yaml since 8.19 and 9.1 no longer have the same apm-data resource version * Add 9.2
1 parent 2819b0b commit 3adceb5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

integrationservertest/upgrade-config.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ lazy-rollover-with-exceptions:
1313
8.17:
1414
8.19:
1515
9.0:
16-
# 8.19 and 9.1 have the same template due to
17-
# https://github.com/elastic/elasticsearch/pull/128913.
1816
9.1:
19-
- "8.19"
17+
9.2:
18+
- "9.1"

0 commit comments

Comments
 (0)