From 1b4fbf6904056f7fa789756575d5de5454206fd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:49:08 -0500 Subject: [PATCH] [8.x][Automation] Update versions (#6346) 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: 8.18.0 ```json { "UpgradeToVersion": "8.18.0", "CurrentMajors": 1, "PreviousMajors": 1, "PreviousMinors": 2, "SnapshotBranches": [ "8.x", "8.17", "7.17" ] } ``` Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- testing/integration/testdata/.upgrade-test-agent-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/integration/testdata/.upgrade-test-agent-versions.yml b/testing/integration/testdata/.upgrade-test-agent-versions.yml index 839b970e403..df9c0e67405 100644 --- a/testing/integration/testdata/.upgrade-test-agent-versions.yml +++ b/testing/integration/testdata/.upgrade-test-agent-versions.yml @@ -6,8 +6,8 @@ testVersions: - 8.18.0-SNAPSHOT + - 8.17.1-SNAPSHOT - 8.17.0 - - 8.17.0-SNAPSHOT - 8.16.1 - 7.17.27-SNAPSHOT - 7.17.26