Skip to content

[9.1](backport #45314) otel: update filebeat integration tests to run in isolation#45318

Closed
mergify[bot] wants to merge 3 commits into9.1from
mergify/bp/9.1/pr-45314
Closed

[9.1](backport #45314) otel: update filebeat integration tests to run in isolation#45318
mergify[bot] wants to merge 3 commits into9.1from
mergify/bp/9.1/pr-45314

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Jul 11, 2025

Proposed commit message

As a leftover from #45093, the tests added reuse the index names which may cause issues when running the tests in sequence without cleaning up first. Additionally, the beats receivers should not use the same path.home.

Adjusted the existing tests to use unique indexes and individual home folders.

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
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues


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

As a leftover from #45093, the
tests added reuse the index names which may cause issues when running
the tests in sequence without cleaning up first.

Adjusted the existing tests to use unique indexes.

(cherry picked from commit ea98564)

# Conflicts:
#	x-pack/filebeat/tests/integration/otel_test.go
@mergify mergify Bot added the backport label Jul 11, 2025
@mergify mergify Bot requested a review from a team as a code owner July 11, 2025 11:16
@mergify mergify Bot added the conflicts There is a conflict in the backported pull request label Jul 11, 2025
@mergify mergify Bot requested review from mauri870 and removed request for a team July 11, 2025 11:16
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Jul 11, 2025

Cherry-pick of ea98564 has failed:

On branch mergify/bp/9.1/pr-45314
Your branch is up to date with 'origin/9.1'.

You are currently cherry-picking commit ea98564a4.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   x-pack/filebeat/tests/integration/otel_test.go

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify Bot requested a review from leehinman July 11, 2025 11:16
@mergify mergify Bot added backport conflicts There is a conflict in the backported pull request labels Jul 11, 2025
@botelastic botelastic Bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 11, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Expand to view the 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 cleanup Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Jul 11, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@botelastic botelastic Bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jul 11, 2025
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Jul 14, 2025

This pull request has not been merged yet. Could you please review and merge it @mauri870? 🙏

@mauri870
Copy link
Copy Markdown
Member

This backport depends on #45324, and that backport is failing consistently on 9.1/9.0. I have to investigate why that is the case.

@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Jul 21, 2025

This pull request has not been merged yet. Could you please review and merge it @mauri870? 🙏

1 similar comment
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Jul 28, 2025

This pull request has not been merged yet. Could you please review and merge it @mauri870? 🙏

@mauri870
Copy link
Copy Markdown
Member

Closing for now, see rationale in #45324.

@mauri870 mauri870 closed this Jul 30, 2025
@mergify mergify Bot deleted the mergify/bp/9.1/pr-45314 branch July 30, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport cleanup conflicts There is a conflict in the backported pull request Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants