mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 13:14:18 +02:00
add automated tests
This commit is contained in:
28
t/msc-cluster.yaml
Normal file
28
t/msc-cluster.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
#
|
||||
# this is a mosscap item file, see: https://codeberg.org/scip/mosscap
|
||||
statefile: cluster.state
|
||||
|
||||
items:
|
||||
- name: docker/domdoc
|
||||
|
||||
vars:
|
||||
index: test
|
||||
|
||||
tasks:
|
||||
- name: ls
|
||||
action: cluster_ls
|
||||
|
||||
- name: status
|
||||
action: cluster_status
|
||||
|
||||
- name: template
|
||||
action: create_index_template
|
||||
|
||||
- name: index
|
||||
action: create_index
|
||||
|
||||
- name: indexls
|
||||
action: index_ls
|
||||
|
||||
- name: describe
|
||||
action: describe_index
|
||||
Reference in New Issue
Block a user