Open tylersmalley opened 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.
export ES_SNAPSHOT_MANIFEST="https://storage.googleapis.com/kibana-ci-es-snapshots-daily/8.0.0/manifest-latest-verified.json"
Pinging @elastic/security-solution (Team: SecuritySolution)
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.