Skip to content
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

[serverless] add sorting #179901

Merged
merged 3 commits into from
Apr 3, 2024
Merged

Conversation

wayneseymour
Copy link
Member

@wayneseymour wayneseymour commented Apr 3, 2024

Summary

Add sorting via api calls.
Update mappings file to load field data.
Update snapshots

Was failing

@wayneseymour wayneseymour added release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting labels Apr 3, 2024
@wayneseymour wayneseymour self-assigned this Apr 3, 2024
@wayneseymour wayneseymour marked this pull request as ready for review April 3, 2024 10:01
Update mappings file to load field data.
Update snapshots
@wayneseymour wayneseymour requested a review from a team as a code owner April 3, 2024 14:32
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @wayneseymour

Copy link
Member

@pheyos pheyos left a comment

Choose a reason for hiding this comment

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

LGTM
Tested locally with the current and the new ES serverless image and tests passed ✔️

Copy link
Member

@tsullivan tsullivan left a comment

Choose a reason for hiding this comment

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

LGTM, reviewed the code and this looks how I would have done it

@pheyos pheyos merged commit c1d310b into elastic:main Apr 3, 2024
23 checks passed
@wayneseymour
Copy link
Member Author

LGTM, reviewed the code and this looks how I would have done it

@tsullivan hey thanks for that message Tim! My boss and I worked on that together, but I still wasn't sure!

You rock!

pheyos added a commit that referenced this pull request Apr 5, 2024
## Summary

This PR reenables the serverless Discover CSV tests.

### Details

* The tests were failing for a new serverless ES image due to a change
in default shards
* The tests have been actually fixed in #179901
* Due to the way how the ES pipeline picks up Kibana changes for their
verification, it took a while for this fix to take effect (actually
needed to wait for the next daily scheduled run)
* In the mean time, the test appeared to still be failing, so it was
skipped entirely, see #180010
* With the ES serverless promotion now done, the skipped (and already
fixed) test suite can be reenabled

Closes #180010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes v8.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants