Skip to content

Conversation

@nkvoll
Copy link
Member

@nkvoll nkvoll commented Oct 24, 2025

What does this PR do?

Configures the agentless-tests pipeline to not skip or cancel intermediate builds

image

Why is it important?

Since we're running multiple, possible concurrent tests from main branch on independent releases, these need to be set to false to avoid race condition-like behavior where pipelines are skipped because there is another release starting in another, lower, environment.

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

How to test this PR locally

Related issues

Questions to ask yourself

  • How are we going to support this in production?
  • How are we going to measure its adoption?
  • How are we going to debug this?
  • What are the metrics I should take care of?
  • ...

…intermediate builds in the pipeline configuration
@nkvoll nkvoll requested review from a team as code owners October 24, 2025 15:02
@nkvoll nkvoll requested review from pchila and ycombinator October 24, 2025 15:02
@nkvoll nkvoll self-assigned this Oct 24, 2025
@elasticmachine
Copy link
Contributor

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

@nkvoll nkvoll merged commit 2bdaea1 into main Oct 24, 2025
20 checks passed
@nkvoll nkvoll deleted the dont-skip-or-cancel-agentless-tests branch October 24, 2025 16:14
hayotbisonai pushed a commit to hayotbisonai/elastic-agent that referenced this pull request Nov 23, 2025
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.

5 participants