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

[yaml-tests] Fix yaml test runtime cluster cleanup #166

Closed swallez closed 3 years ago

swallez commented 3 years ago

Fixes several aspects of yaml-tests cluster cleanup:

Also adds minor fixes to the yaml-test runner engine.

This allowed to reduce the number of skipped tests.