Skip to content

Conversation

@mashhurs
Copy link
Contributor

@mashhurs mashhurs commented Oct 15, 2025

Release notes

[rn:skip]

What does this PR do?

This PR adds an integration test for the _health_report and _node/plugins APIs.

Why is it important/What is the impact to the user?

No user impact

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 (and/or docker env variables)
  • I have added tests that prove my fix is effective or that my feature works

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@mashhurs mashhurs self-assigned this Oct 15, 2025
@github-actions
Copy link
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!)

@mashhurs mashhurs added backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches backport-8.19 Automated backport to the 8.19 branch labels Oct 15, 2025
@mashhurs mashhurs changed the title Adds integration test for the _health_report API. Adds integration test for the _health_report _node/plugins APIs. Oct 15, 2025
@mashhurs mashhurs changed the title Adds integration test for the _health_report _node/plugins APIs. Adds integration test for the _health_report and _node/plugins APIs. Oct 15, 2025
@mashhurs
Copy link
Contributor Author

mashhurs commented Oct 15, 2025

Intentionally added the tests one-by-one to see what sinatra version the PR fetches, both CIs fetch sinatra 4.2.1 (expected) versions in PQ jobs and succeeded:

@mashhurs mashhurs force-pushed the add-integration-test-for-health-report branch from 6650c8a to 9e53426 Compare October 15, 2025 04:29
@elasticmachine
Copy link

💚 Build Succeeded

History

cc @mashhurs

Copy link
Member

@robbavey robbavey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mashhurs mashhurs merged commit 08f4c52 into elastic:main Oct 15, 2025
10 checks passed
@mashhurs mashhurs deleted the add-integration-test-for-health-report branch October 15, 2025 14:26
@github-actions
Copy link
Contributor

@Mergifyio backport 9.0 9.1 9.2

@mergify
Copy link
Contributor

mergify bot commented Oct 15, 2025

mergify bot pushed a commit that referenced this pull request Oct 15, 2025
…Is. (#18306)

* Adds integration test for the _health_report API.

* Add _node/plugins API integration test.

(cherry picked from commit 08f4c52)
mergify bot pushed a commit that referenced this pull request Oct 15, 2025
…Is. (#18306)

* Adds integration test for the _health_report API.

* Add _node/plugins API integration test.

(cherry picked from commit 08f4c52)
mergify bot pushed a commit that referenced this pull request Oct 15, 2025
…Is. (#18306)

* Adds integration test for the _health_report API.

* Add _node/plugins API integration test.

(cherry picked from commit 08f4c52)
mergify bot pushed a commit that referenced this pull request Oct 15, 2025
…Is. (#18306)

* Adds integration test for the _health_report API.

* Add _node/plugins API integration test.

(cherry picked from commit 08f4c52)
mashhurs added a commit that referenced this pull request Oct 15, 2025
…Is. (#18306) (#18309)

* Adds integration test for the _health_report API.

* Add _node/plugins API integration test.

(cherry picked from commit 08f4c52)

Co-authored-by: Mashhur <[email protected]>
mashhurs added a commit that referenced this pull request Oct 15, 2025
…Is. (#18306) (#18310)

* Adds integration test for the _health_report API.

* Add _node/plugins API integration test.

(cherry picked from commit 08f4c52)

Co-authored-by: Mashhur <[email protected]>
mashhurs added a commit that referenced this pull request Oct 15, 2025
…Is. (#18306) (#18311)

* Adds integration test for the _health_report API.

* Add _node/plugins API integration test.

(cherry picked from commit 08f4c52)

Co-authored-by: Mashhur <[email protected]>
v1v pushed a commit that referenced this pull request Oct 21, 2025
…Is. (#18306)

* Adds integration test for the _health_report API.

* Add _node/plugins API integration test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.19 Automated backport to the 8.19 branch backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add integration tests for _node/plugins and _health_report APIs.

3 participants