Remove temporary file 10_basic.yml~

This commit is contained in:
Tanguy Leroux 2018-03-09 17:44:10 +01:00
parent b32e999960
commit d9cc6b9270
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
# Integration tests for repository-gcs
#
"Plugin repository-gcs is loaded":
- do:
cluster.state: {}
# Get master node id
- set: { master_node: master }
- do:
nodes.info: {}
- match: { nodes.$master.plugins.0.name: repository-gcs }
--
"Snapshot/Restore with repository-gcs":
- do:
create.index: