Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jun 4, 2025

What does this PR do?

This PR updates all Buildkite pipeline steps that were previously using n1-standard-8 GCP machine types to instead use n2-standard-8.

The following pipeline YAML files were updated:

  • .buildkite/bk.integration.pipeline.yml
  • .buildkite/pipeline.elastic-agent-helm-charts.yml
  • .buildkite/pipeline.integration-test-matrix.yml

Why is it important?

The n1 machine series is deprecated and offers worse performance and price efficiency compared to the n2 series. As noted in the review of a prior PR, using n2-standard-8 helps prevent resource limitations and improves overall CI stability and performance. This change ensures consistency across all CI steps and aligns with best practices for machine type selection in GCP (context here).

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 is a CI-only change and does not affect the behavior of the Elastic Agent or its packaging. No user-facing configuration or interface is impacted.

How to test this PR locally

These changes affect the CI configuration and will be automatically exercised by Buildkite when the pipeline runs.

Related issues

@mergify mergify bot added the backport label Jun 4, 2025
@mergify mergify bot requested a review from a team as a code owner June 4, 2025 07:56
@mergify mergify bot added the backport label Jun 4, 2025
@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
Copy link
Contributor

@dliappis why here there is not respective message of Build succeeded, can you see the reason? 🤔

@pkoutsovasilis pkoutsovasilis merged commit 61cd38b into 8.19 Jun 4, 2025
14 checks passed
@pkoutsovasilis pkoutsovasilis deleted the mergify/bp/8.19/pr-8320 branch June 4, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants