Skip to content

Conversation

@pkoutsovasilis
Copy link
Contributor

@pkoutsovasilis pkoutsovasilis commented Jun 5, 2025

What does this PR do?

This PR updates the machine type for a Buildkite pipeline step in .buildkite/bk.integration.pipeline.yml, changing it from n1-standard-4 to n2-standard-4.

Why is it important?

The n1 machine series on GCP is older, with inferior performance and cost efficiency compared to the newer n2 series. Moving to n2-standard-4 aligns with the improvements adopted in previous CI upgrades (e.g., n2-standard-8), offering better resource availability and stability in CI jobs.

This change also ensures consistency across Buildkite steps and prepares us for any potential future deprecation of n1 machine types by GCP.

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 has no impact on the Elastic Agent runtime behavior, packaging, or user-facing interfaces.

How to test this PR locally

This change affects CI configuration only. The pipeline will be automatically exercised when the Buildkite job runs.

Related issues

  • Follows up on review feedback promoting use of n2 series for improved performance and consistency

@pkoutsovasilis pkoutsovasilis self-assigned this Jun 5, 2025
@pkoutsovasilis pkoutsovasilis added skip-changelog backport-active-all Automated backport with mergify to all the active branches labels Jun 5, 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

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

cc @pkoutsovasilis

@pkoutsovasilis pkoutsovasilis requested review from dliappis, pazone and v1v June 5, 2025 07:33
@pkoutsovasilis pkoutsovasilis marked this pull request as ready for review June 5, 2025 07:33
@pkoutsovasilis pkoutsovasilis requested review from a team as code owners June 5, 2025 07:33
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

@pkoutsovasilis pkoutsovasilis merged commit f08681f into elastic:main Jun 5, 2025
14 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2025

@Mergifyio backport 8.17 8.18 8.19 9.0

@mergify
Copy link
Contributor

mergify bot commented Jun 5, 2025

mergify bot pushed a commit that referenced this pull request Jun 5, 2025
mergify bot pushed a commit that referenced this pull request Jun 5, 2025
mergify bot pushed a commit that referenced this pull request Jun 5, 2025
mergify bot pushed a commit that referenced this pull request Jun 5, 2025
pkoutsovasilis added a commit that referenced this pull request Jun 5, 2025
…8345)

(cherry picked from commit f08681f)

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

(cherry picked from commit f08681f)

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

(cherry picked from commit f08681f)

Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
v1v added a commit to v1v/elastic-agent that referenced this pull request Jun 5, 2025
* main:
  Remove cloudbeat from CODEOWNERS (elastic#8336)
  fix(ci): restore `go mod tidy` in `otel-update.sh` script (elastic#8326)
  ci: update all n1-standard-4 type runners to n2-standard-4 (elastic#8340)
  build(deps): bump github.com/elastic/go-concert from 0.3.0 to 0.3.1 (elastic#8313)
  ci: add retries when rendering kustomize (elastic#8321)
  [main][Automation] Update versions (elastic#8318)
  feat: generate a subject key identifier when creating a certificate (elastic#6379)
  otel: support system/metrics input with experimental otel runtime (elastic#8148)
  ci: update all n1-standard-8 type runners to n2-standard-8 (elastic#8320)
  build(deps): bump github.com/elastic/elastic-agent-libs from 0.19.5 to 0.19.6 (elastic#8283)
pkoutsovasilis added a commit that referenced this pull request Jun 6, 2025
…8342)

(cherry picked from commit f08681f)

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.

4 participants