diff options
Diffstat (limited to 'rest-api-spec/test/cluster.state/10_basic.yaml')
-rw-r--r-- | rest-api-spec/test/cluster.state/10_basic.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rest-api-spec/test/cluster.state/10_basic.yaml b/rest-api-spec/test/cluster.state/10_basic.yaml new file mode 100644 index 0000000..1bea4ad --- /dev/null +++ b/rest-api-spec/test/cluster.state/10_basic.yaml @@ -0,0 +1,6 @@ +--- +"cluster state test": + - do: + cluster.state: {} + + - is_true: master_node |