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

[Meta] Kibana v7.last test suits are compatible with ES v8.x #123127

Closed
2 of 7 tasks
mshustov opened this issue Jan 17, 2022 · 4 comments
Closed
2 of 7 tasks

[Meta] Kibana v7.last test suits are compatible with ES v8.x #123127

mshustov opened this issue Jan 17, 2022 · 4 comments
Labels
Meta Team:Operations Team label for Operations Team

Comments

@mshustov
Copy link
Contributor

mshustov commented Jan 17, 2022

After #122627 Kibana v7.last must be compatible with ES v8.x.
The Operations team added a CI check to verify the compatibility on CI.
Some functional tests using deprecated API (removed in v8.0) started failing. You can find the actual list of failing test suites here
#122962 fixed most of the common problems. We need someone with deeper domain knowledge to fix the remaining test failures. Nore that tests on Kibana 7.last branch are executed in two different setups:

  1. the standard CI job: Kibana v7.last <--> Elasticsearch v7.last
  2. the major version compatibility check CI job: Kibana v7.last <--> Elasticsearch v8.x

Thus, the test on the 7.17 branch must be compatible with both modes.

This umbrella issue keeps track of the known test failures that need to be addressed by code owners:

Some failures are due to our CI environment and not a bug in Kibana:

@mshustov mshustov added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Meta labels Jan 17, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@mshustov mshustov added the Team:Operations Team label for Operations Team label Jan 17, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@mshustov mshustov removed the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Jan 17, 2022
@tylersmalley
Copy link
Contributor

@spalger, I believe you fixed a few of these in your branch. Mind taking a look?

@jbudz
Copy link
Member

jbudz commented Mar 17, 2022

I believe we can close this. The compatibility builds are passing, and skipped tests have issues opened and can be handled by their respective teams.

@jbudz jbudz closed this as completed Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

4 participants