-
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
Failing test: X-Pack API Integration Tests.x-pack/test/api_integration/apis/management/index_management/data_streams·ts - management index management Data streams Get index mode index mode of logs-*-* data streams returns standard index mode if logsdb.enabled setting is null #209014
Labels
failed-es-promotion
failed-test
A test failure on a tracked branch, potentially flaky-test
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Comments
Pinging @elastic/kibana-management (Team:Kibana Management) |
New failure: kibana-elasticsearch-snapshot-verify - main |
New failure: kibana-elasticsearch-snapshot-verify - 9.0 |
New failure: kibana-elasticsearch-snapshot-verify - main |
kibanamachine
added a commit
that referenced
this issue
Jan 30, 2025
kibanamachine
added a commit
that referenced
this issue
Jan 30, 2025
ElenaStoeva
added a commit
that referenced
this issue
Feb 3, 2025
Closes #209014 ## Summary This PR unskips and updates the Data streams API integration tests to reflect the recent changes to Elasticsearch (elastic/elasticsearch#121049). Previously, the `cluster.logsdb.enabled` setting was always `false` by default in stateful Kibana. With the new changes, it is `true` by default if the `logsdb.prior_logs_usage` setting is `false` (which is the case for new test clusters, hence the test failure), and `true` otherwise. Therefore, we need to update the tests so that we test both cases. Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7821
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Feb 3, 2025
Closes elastic#209014 ## Summary This PR unskips and updates the Data streams API integration tests to reflect the recent changes to Elasticsearch (elastic/elasticsearch#121049). Previously, the `cluster.logsdb.enabled` setting was always `false` by default in stateful Kibana. With the new changes, it is `true` by default if the `logsdb.prior_logs_usage` setting is `false` (which is the case for new test clusters, hence the test failure), and `true` otherwise. Therefore, we need to update the tests so that we test both cases. Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7821 (cherry picked from commit 96e3d55)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Feb 3, 2025
Closes elastic#209014 ## Summary This PR unskips and updates the Data streams API integration tests to reflect the recent changes to Elasticsearch (elastic/elasticsearch#121049). Previously, the `cluster.logsdb.enabled` setting was always `false` by default in stateful Kibana. With the new changes, it is `true` by default if the `logsdb.prior_logs_usage` setting is `false` (which is the case for new test clusters, hence the test failure), and `true` otherwise. Therefore, we need to update the tests so that we test both cases. Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7821 (cherry picked from commit 96e3d55)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Feb 3, 2025
Closes elastic#209014 ## Summary This PR unskips and updates the Data streams API integration tests to reflect the recent changes to Elasticsearch (elastic/elasticsearch#121049). Previously, the `cluster.logsdb.enabled` setting was always `false` by default in stateful Kibana. With the new changes, it is `true` by default if the `logsdb.prior_logs_usage` setting is `false` (which is the case for new test clusters, hence the test failure), and `true` otherwise. Therefore, we need to update the tests so that we test both cases. Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7821 (cherry picked from commit 96e3d55)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
failed-es-promotion
failed-test
A test failure on a tracked branch, potentially flaky-test
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
A test failed on a tracked branch
First failure: kibana-elasticsearch-snapshot-verify - 9.0
The text was updated successfully, but these errors were encountered: