mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 19:05:06 +00:00
Remove temporary file 10_basic.yml~
This commit is contained in:
parent
b32e999960
commit
d9cc6b9270
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user