Skip to content

Commit 6b16e9c

Browse files
[main][Automation] Update versions (elastic#8098)
These files are used for picking the starting (pre-upgrade) or ending (post-upgrade) agent versions in upgrade integration tests. The content is based on responses from https://www.elastic.co/api/product_versions and https://snapshots.elastic.co The current update is generated based on the following requirements: Package version: 9.1.0 ```json { "UpgradeToVersion": "9.1.0", "CurrentMajors": 1, "PreviousMajors": 1, "PreviousMinors": 2, "SnapshotBranches": [ "9.0", "8.19", "7.17" ] } ``` Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a31d56f commit 6b16e9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/integration/testdata/.upgrade-test-agent-versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# upgrade integration tests.
66

77
testVersions:
8+
- 9.0.1
89
- 9.0.1-SNAPSHOT
9-
- 9.0.0
1010
- 8.19.0-SNAPSHOT
11-
- 8.18.0
11+
- 8.18.1
1212
- 7.17.29-SNAPSHOT

0 commit comments

Comments
 (0)