-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add CCR client integration test that asserts that the UI consumes the expected API when editing a follower index #64440
Add CCR client integration test that asserts that the UI consumes the expected API when editing a follower index #64440
Conversation
Pinging @elastic/es-ui (Team:Elasticsearch UI) |
… expected API when editing a follower index.
4dd0020
to
4604be9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@elasticmachine merge upstream |
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
… expected API when editing a follower index (elastic#64440)
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
… expected API when editing a follower index (#64440) (#64559) Co-authored-by: Elastic Machine <[email protected]>
This PR adds the client integration test suggested in cjcenizal#24 as a followup to #63653.