-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[Archive Migration] replace es_archive with kbn_archive invalid_scripted_field.json #125321
Conversation
The test failed once, but passes locally. I'll merge upstream and see if it fails again. Here's the failure;
|
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
Pinging @elastic/kibana-qa (Team:QA) |
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.
Code LGTM, nice cleanup, DataDiscovery.team owned code review, didn't test
…ted_field.json (elastic#125321) * remove es_archive with kbn_archive invalid_scripted_field.json * remove unused es_archive files * replace another usage of es_archives/invalid_scripted_field * clear any existing index patterns before loading our new one * remove .only Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 4319ea8)
…ted_field.json (elastic#125321) * remove es_archive with kbn_archive invalid_scripted_field.json * remove unused es_archive files * replace another usage of es_archives/invalid_scripted_field * clear any existing index patterns before loading our new one * remove .only Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 4319ea8)
…ted_field.json (elastic#125321) * remove es_archive with kbn_archive invalid_scripted_field.json * remove unused es_archive files * replace another usage of es_archives/invalid_scripted_field * clear any existing index patterns before loading our new one * remove .only Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 4319ea8)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…ted_field.json (#125321) (#125815) * remove es_archive with kbn_archive invalid_scripted_field.json * remove unused es_archive files * replace another usage of es_archives/invalid_scripted_field * clear any existing index patterns before loading our new one * remove .only Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 4319ea8) Co-authored-by: Lee Drengenberg <[email protected]>
…ted_field.json (#125321) (#125814) * remove es_archive with kbn_archive invalid_scripted_field.json * remove unused es_archive files * replace another usage of es_archives/invalid_scripted_field * clear any existing index patterns before loading our new one * remove .only Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 4319ea8) Co-authored-by: Lee Drengenberg <[email protected]>
…ted_field.json (#125321) (#125813) * remove es_archive with kbn_archive invalid_scripted_field.json * remove unused es_archive files * replace another usage of es_archives/invalid_scripted_field * clear any existing index patterns before loading our new one * remove .only Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 4319ea8) Co-authored-by: Lee Drengenberg <[email protected]>
Summary
Part of #102552
The invalid_scripted_field es_archive had a copy in test/functional/fixtures and x-pack/test/functional/fixtures. I changed the tests to all point to the one new kbn_archive in test/functional/fixtures.