Skip to content

Conversation

@pkoutsovasilis
Copy link
Contributor

@pkoutsovasilis pkoutsovasilis commented Apr 22, 2025

What does this PR do?

This PR migrates the Extended Runtime Leak Tests to Buildkite, where all other integration and Kubernetes tests now reside. The new setup runs these tests on Windows 2022, Windows 2025, and Ubuntu 24.04 using existing prebuilt VM images. The old step is removed to avoid duplication and eliminate the dependency on OGC.

Proof that we run the same tests:

Why is it important?

This resolves reliability issues in the old extended testing setup, aligning them with our current CI strategy and infrastructure.

Checklist

  • I have read and understood the pull request guidelines of this project.
  • 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. This change only affects internal CI configuration.

How to test this PR locally

Open a PR 🙂

Related issues

@pkoutsovasilis pkoutsovasilis added skip-changelog backport-active-all Automated backport with mergify to all the active branches labels Apr 22, 2025
@pkoutsovasilis pkoutsovasilis self-assigned this Apr 22, 2025
@pkoutsovasilis pkoutsovasilis force-pushed the ci/migrate_extended_runtime_leak_to_buildkite branch 2 times, most recently from 3d63b2b to 6b2bf11 Compare April 25, 2025 07:36
@elastic-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

cc @pkoutsovasilis

@pkoutsovasilis pkoutsovasilis marked this pull request as ready for review April 25, 2025 11:41
@pkoutsovasilis pkoutsovasilis requested review from a team as code owners April 25, 2025 11:41
v1v
v1v previously approved these changes Apr 25, 2025
Copy link
Member

@v1v v1v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I think we are reaching a point where we copy&paste groups/steps is becoming a burden. I'll start a conversation internally about tit

@pkoutsovasilis
Copy link
Contributor Author

LGTM.

I think we are reaching a point where we copy&paste groups/steps is becoming a burden. I'll start a conversation internally about tit

I agree 100% with this and I will be happy to join any discussions about it 🙂

@pkoutsovasilis
Copy link
Contributor Author

I will kindly also request a review from you @ycombinator (a control-plane team member) just to have an extra pair of 👀 here from the product PoV 🙏

@pkoutsovasilis pkoutsovasilis marked this pull request as draft April 25, 2025 15:05
@mergify
Copy link
Contributor

mergify bot commented Apr 25, 2025

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b ci/migrate_extended_runtime_leak_to_buildkite upstream/ci/migrate_extended_runtime_leak_to_buildkite
git merge upstream/main
git push upstream ci/migrate_extended_runtime_leak_to_buildkite

@pkoutsovasilis pkoutsovasilis force-pushed the ci/migrate_extended_runtime_leak_to_buildkite branch from 6b2bf11 to 4e1a561 Compare May 29, 2025 08:02
@elastic-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@pkoutsovasilis pkoutsovasilis requested a review from dliappis May 29, 2025 10:08
@pkoutsovasilis pkoutsovasilis marked this pull request as ready for review May 29, 2025 10:08
@pkoutsovasilis pkoutsovasilis requested a review from v1v May 29, 2025 10:36
@pkoutsovasilis
Copy link
Contributor Author

@v1v @dliappis gentle reminder

Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thank you!

@pazone pazone self-requested a review June 3, 2025 11:24
Copy link
Contributor

@pazone pazone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
The TEST_NAME_PATTERN reminds me that we are about to reach the maintainability threshold. Let's consider a follow-up simplification and refactoring

Copy link
Member

@pchila pchila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pkoutsovasilis pkoutsovasilis merged commit f108618 into elastic:main Jun 3, 2025
11 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2025

@Mergifyio backport 8.17 8.18 8.19 9.0

@mergify
Copy link
Contributor

mergify bot commented Jun 3, 2025

backport 8.17 8.18 8.19 9.0

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Jun 3, 2025
(cherry picked from commit f108618)

# Conflicts:
#	.buildkite/scripts/buildkite-integration-tests.sh
#	.buildkite/scripts/integration-tests.ps1
mergify bot pushed a commit that referenced this pull request Jun 3, 2025
mergify bot pushed a commit that referenced this pull request Jun 3, 2025
mergify bot pushed a commit that referenced this pull request Jun 3, 2025
pkoutsovasilis added a commit that referenced this pull request Jun 4, 2025
…uildkite (#8307)

* ci: migrate extended runtime leak tests to buildkite (#7931)

(cherry picked from commit f108618)

# Conflicts:
#	.buildkite/scripts/buildkite-integration-tests.sh
#	.buildkite/scripts/integration-tests.ps1

* fix: resolve conflicts

* fix: remove --junitfile-hide-skipped-tests from gotestsum

---------

Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
pkoutsovasilis added a commit that referenced this pull request Jun 4, 2025
(cherry picked from commit f108618)

Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
pkoutsovasilis added a commit that referenced this pull request Jun 4, 2025
(cherry picked from commit f108618)

Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
pkoutsovasilis added a commit that referenced this pull request Jun 5, 2025
(cherry picked from commit f108618)

Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-all Automated backport with mergify to all the active branches skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants