Skip to content

[9.3](backport #49529) Fix the globs for collecting artifacts from failed tests#49556

Open
mergify[bot] wants to merge 1 commit into9.3from
mergify/bp/9.3/pr-49529
Open

[9.3](backport #49529) Fix the globs for collecting artifacts from failed tests#49556
mergify[bot] wants to merge 1 commit into9.3from
mergify/bp/9.3/pr-49529

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Mar 18, 2026

Proposed commit message

Ensure everything on the following folders are always collected by
BuildKite after the tests.
 - filebeat/build/input-test
 - filebeat/build/integration-tests
 - x-pack/filebeat/build/input-test
 - x-pack/filebeat/build/integration-tests

Those folders contain the state of failed tests, which is very helpful
to investigate failing and flaky tests.

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. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • I have added an entry in ./changelog/fragments using the changelog tool.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs


This is an automatic backport of pull request #49529 done by [Mergify](https://mergify.com).

Ensure everything on the following folders are always collected by
BuildKite after the tests.
 - filebeat/build/input-test
 - filebeat/build/integration-tests
 - x-pack/filebeat/build/input-test
 - x-pack/filebeat/build/integration-tests

Those folders contain the state of failed tests, which is very helpful
to investigate failing and flaky tests.

(cherry picked from commit 8b5e28d)
@mergify mergify bot requested a review from a team as a code owner March 18, 2026 21:47
@mergify mergify bot added the backport label Mar 18, 2026
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Mar 18, 2026
@github-actions
Copy link
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@github-actions github-actions bot added Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team skip-changelog labels Mar 18, 2026
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Mar 18, 2026
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

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.

3 participants