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

ESQL: Fix EsqlSecurityIT LOOKUP tests not checking snapshot #119283

Merged
merged 7 commits into from
Dec 30, 2024

Conversation

ivancea
Copy link
Contributor

@ivancea ivancea commented Dec 26, 2024

Without the snapshot check, the periodic tests were failing.

Fixes #119268
Fixes #119269
Fixes #119270
Fixes #119271

@ivancea ivancea added >test Issues or PRs that are addressing/adding tests Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) auto-backport Automatically create backport pull requests when merged :Analytics/ES|QL AKA ESQL v9.0.0 v8.18.0 labels Dec 26, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Copy link
Member

@nik9000 nik9000 left a comment

Choose a reason for hiding this comment

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

I suppose we could do a capabilities test instead of this. But that's just more complex, I think.

@ivancea
Copy link
Contributor Author

ivancea commented Dec 26, 2024

@nik9000 Just added the capability checks instead. Also added esql-core and esql as dependencies to the project for it to work

Copy link
Member

@nik9000 nik9000 left a comment

Choose a reason for hiding this comment

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

That's fine. You could have done the capability check over REST too, which is how the yaml tests work. They really are all fine.

If you have a mixed version cluster here then doing the capability tests over REST is great because it'll properly make sure all nodes have it.

@ivancea ivancea merged commit d7fa740 into elastic:main Dec 30, 2024
16 checks passed
@ivancea ivancea deleted the fix-snapshot-esql-security-it-lookup branch December 30, 2024 12:36
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.x

ivancea added a commit to ivancea/elasticsearch that referenced this pull request Dec 30, 2024
…119283)

Without the snapshot check, the periodic tests were failing.

Fixes elastic#119268
Fixes elastic#119269
Fixes elastic#119270
Fixes elastic#119271
elasticsearchmachine pushed a commit that referenced this pull request Dec 30, 2024
…#119346)

Without the snapshot check, the periodic tests were failing.

Fixes #119268
Fixes #119269
Fixes #119270
Fixes #119271
ivancea added a commit that referenced this pull request Dec 31, 2024
Those were fixed in #119283, but it looks like some CI checks were still running after it got merged, failed, and muted it.

Fixes #119268
Fixes #119269
Fixes #119270
Fixes #119271
ivancea pushed a commit that referenced this pull request Jan 2, 2025
One PR added more usage of JOIN_LOOKUP_V9, while the other changed it to JOIN_LOOKUP_V10

* #119350
* #119283
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL auto-backport Automatically create backport pull requests when merged Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v8.18.0 v9.0.0
Projects
None yet
3 participants