elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.69k stars 8.24k forks source link

[7.17] Support Security Solutions Endpoint tests running against 8.0+ #127197

Open tylersmalley opened 2 years ago

tylersmalley commented 2 years ago

These tests were skipped in https://github.com/elastic/kibana/pull/126879 to prevent failures of the forward compatibility daily job. These failures are not new, as they were caused by some last-minute ES breaking changes that took us a while to get backported.

To test these changes, you can add export ES_SNAPSHOT_MANIFEST="https://storage.googleapis.com/kibana-ci-es-snapshots-daily/8.0.0/manifest-latest-verified.json" to the top of this file, just be sure not to merge this change.

elasticmachine commented 2 years ago

Pinging @elastic/security-solution (Team: SecuritySolution)