elastic / elasticsearch-rs

Official Elasticsearch Rust Client
https://www.elastic.co/guide/en/elasticsearch/client/rust-api/current/index.html
Apache License 2.0
695 stars 70 forks source link

Update test suite names & fix tests #162

Closed swallez closed 3 years ago

swallez commented 3 years ago

This PR updates the test suite names to the new free and platinum names. It also fixes indice deletion in test setup, that must now also include data streams.

Also updates the client generated code and skip.yml with some new problematic tests in the latest ES snapshot.