Skip to content

Commit 988fcfc

Browse files
[9.1][Automation] Update versions (#9163)
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.1", "9.0", "8.19", "7.17" ] } ``` Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 63f8673 commit 988fcfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# upgrade integration tests.
66

77
testVersions:
8+
- 9.0.5-SNAPSHOT
89
- 9.0.4
9-
- 9.0.4-SNAPSHOT
1010
- 8.19.0-SNAPSHOT
1111
- 8.18.4
1212
- 7.17.30-SNAPSHOT

0 commit comments

Comments
 (0)