-
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 integration test for Fleet setup with HA kibana deployment #122349
Conversation
@kpollich I was able to get this working. I think the issue you were having was that your test wasn't doing anything except |
aaee93a
to
308156b
Compare
x-pack/plugins/upgrade_assistant/server/lib/reindexing/worker.ts
Outdated
Show resolved
Hide resolved
308156b
to
daf53b2
Compare
Pinging @elastic/fleet (Team:Fleet) |
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.
🚀
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: cc @joshdover |
…ic#122349) (cherry picked from commit ce8efdf)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
Summary
Closes #118423
This adds a jest_integration test that will start multiple Kibana instances in parallel with the same preconfigured agent policies and outputs and verify that no duplicates are created.