Преглед на файлове

Remove temporary file 10_basic.yml~

Tanguy Leroux преди 7 години
родител
ревизия
d9cc6b9270
променени са 1 файла, в които са добавени 0 реда и са изтрити 18 реда
  1. 0 18
      plugins/repository-gcs/src/test/resources/rest-api-spec/test/repository_gcs/10_basic.yml~

+ 0 - 18
plugins/repository-gcs/src/test/resources/rest-api-spec/test/repository_gcs/10_basic.yml~

@@ -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:
-