Skip to content

Conversation

@vitalykorolev
Copy link
Collaborator

Description

Due to a bug fix in MLE-26547 endpoint /manage/v2/clusters/{id-or-name}/dynamic-hosts/{host-id} now returns correct number of ids so the test had to be updated.

Checklist:

  • Owner:
  • JIRA_ID as part of branch/PR name

  • Rebase the branch with upstream

  • Squashed all commits into a single commit

  • Added Tests

  • Reviewer:
  • Reviewed Tests

  • Added to Release Wiki/Jira

Copilot AI review requested due to automatic review settings January 29, 2026 04:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the dynamic hosts test to reflect a bug fix in MLE-26547 where the endpoint /manage/v2/clusters/{id-or-name}/dynamic-hosts/{host-id} now returns the correct number of host IDs. The test expectations were adjusted accordingly, and several dependency versions were updated.

Changes:

  • Updated dynamic host removal logic to delete hosts individually using URL parameters instead of batch deletion with JSON body
  • Corrected expected dynamic host count from 2 to 1 in token expiration test

@vitalykorolev vitalykorolev changed the base branch from master to develop January 29, 2026 04:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vitalykorolev vitalykorolev merged commit 3f47095 into marklogic:develop Jan 29, 2026
4 checks passed
@vitalykorolev vitalykorolev deleted the MLE-26717_update-dynamic-hosts-test branch January 29, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants