Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

chore: bump versions for 7.17 #1937

Merged
merged 2 commits into from
Dec 21, 2021
Merged

Conversation

mdelapenya
Copy link
Contributor

@mdelapenya mdelapenya commented Dec 21, 2021

What does this PR do?

It bumps versions for 7.17-SNAPSHOT, using 7.16 as stale version for elastic-agent upgrade tests.

The hashed version used in .stack-version corresponds to the current stack version for 7.17, obtained from https://artifacts-api.elastic.co/v1/search/7.17-SNAPSHOT/elastic-agent?x-elastic-no-kpi=true

Important to say that we created 7.17 branch from 7.16 first.

Why is it important?

7.17 version is out there, and we need to support that maintenance branch.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the Unit tests (make unit-test), and they are passing locally
  • I have run the End-2-End tests for the suite I'm working on, and they are passing locally
  • I have noticed new Go dependencies (run make notice in the proper directory)

How to test this PR locally

Verified that the versions exist with this command:

TAGS="integrations" TIMEOUT_FACTOR=3 LOG_LEVEL=TRACE DEVELOPER_MODE=true ELASTIC_APM_ACTIVE=false  make -C e2e/_suites/fleet functional-test
...
INFO[2021-12-21T10:48:50+01:00] Pulling Docker images...                      images="[docker.elastic.co/beats/elastic-agent:7.17.0-SNAPSHOT docker.elastic.co/beats/elastic-agent-ubi8:7.17.0-SNAPSHOT docker.elastic.co/elasticsearch/elasticsearch:7.17.0-SNAPSHOT docker.elastic.co/observability-ci/elastic-agent:7.17.0-SNAPSHOT docker.elastic.co/observability-ci/elastic-agent-ubi8:7.17.0-SNAPSHOT docker.elastic.co/observability-ci/elasticsearch:7.17.0-SNAPSHOT docker.elastic.co/observability-ci/kibana:7.17.0-SNAPSHOT docker.elastic.co/kibana/kibana:7.17.0-SNAPSHOT]" platform=linux/amd64
...
{"status":"Status: Downloaded newer image for docker.elastic.co/beats/elastic-agent:7.17.0-SNAPSHOT"}
...

Related issues

@mdelapenya mdelapenya added Team:Automation Label for the Observability productivity team area:test Anything related to the Test automation backport-skip Skip notification from the automated backport with mergify skip_backport labels Dec 21, 2021
@mdelapenya mdelapenya self-assigned this Dec 21, 2021
@mdelapenya mdelapenya requested a review from a team December 21, 2021 09:55
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-12-21T09:55:15.726+0000

  • Duration: 33 min 44 sec

  • Commit: c0a9ba3

Test stats 🧪

Test Results
Failed 0
Passed 210
Skipped 0
Total 210

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@mdelapenya mdelapenya merged commit 1f6e86f into elastic:7.17 Dec 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area:test Anything related to the Test automation backport-skip Skip notification from the automated backport with mergify skip_backport Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants