Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ubuntu 24.04 to integration testing. #4898

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

blakerouse
Copy link
Contributor

What does this PR do?

Adds the latest Ubuntu LTS release 24.04 to the integration testing framework.

Why is it important?

Ensures that the Elastic Agent stays working on the latest release of Ubuntu.

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 added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

None.

How to test this PR locally

mage integration:test will now use Ubuntu 24.04 as the default

Related issues

@blakerouse blakerouse added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Jun 10, 2024
@blakerouse blakerouse self-assigned this Jun 10, 2024
@blakerouse blakerouse requested a review from a team as a code owner June 10, 2024 19:26
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

Copy link
Contributor

mergify bot commented Jun 10, 2024

This pull request does not have a backport label. Could you fix it @blakerouse? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@ycombinator
Copy link
Contributor

Just out of curiosity, when will be able to remove 20.04 from the list? Looking at https://ubuntu.com/about/release-cycle, I'm guessing not before April 2025 at the earliest, but want to double check that I'm thinking about this correctly. cc: @cmacknz @jlind23

@jlind23
Copy link
Contributor

jlind23 commented Jun 11, 2024

Not before April 2025 indeed.

@jlind23
Copy link
Contributor

jlind23 commented Jun 11, 2024

@blakerouse
Copy link
Contributor Author

There is also paid LTS that extends the life cycle of an LTS from 5 years to 10 years. Possible that even with LTS EOL, that some customers are using past EOL with support. Just something to think about, when it comes to dropping full support.

Copy link

@blakerouse blakerouse merged commit 4da14b8 into elastic:main Jun 11, 2024
14 checks passed
@blakerouse blakerouse deleted the test-ubuntu-2404 branch June 11, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Elastic Agent] Qualify the latest Ubuntu operating system (24.04)
4 participants