Skip to content

Move beatreceiver proxy test from beats to elastic-agent repo#12468

Merged
khushijain21 merged 9 commits intoelastic:mainfrom
khushijain21:moveproxytest
Jan 30, 2026
Merged

Move beatreceiver proxy test from beats to elastic-agent repo#12468
khushijain21 merged 9 commits intoelastic:mainfrom
khushijain21:moveproxytest

Conversation

@khushijain21
Copy link
Copy Markdown
Contributor

@khushijain21 khushijain21 commented Jan 28, 2026

What does this PR do?

Since translation logic has been moved to elastic-agent repo - some of the tests depending on it were still in beats'. This PR moves the beats auth proxy tests and refactors the test to use the translation code from this repo.

Why is it important?

To Remove beatconverter logic from beats' repo.

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

@khushijain21 khushijain21 changed the title [beatreceiver] Move beatreceiver proxt test to elastic-agent repo Move beatreceiver proxy test from beats to elastic-agent repo Jan 28, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 28, 2026

This pull request does not have a backport label. Could you fix it @khushijain21? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label that automatically backports to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@khushijain21 khushijain21 added skip-changelog Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Jan 28, 2026
@khushijain21 khushijain21 marked this pull request as ready for review January 28, 2026 10:57
@khushijain21 khushijain21 requested a review from a team as a code owner January 28, 2026 10:57
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@khushijain21 khushijain21 marked this pull request as ready for review January 29, 2026 09:56
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 29, 2026

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b moveproxytest upstream/moveproxytest
git merge upstream/main
git push upstream moveproxytest

@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Jan 29, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

History

cc @khushijain21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team 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.

5 participants