mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-03 01:19:10 +00:00
13 lines
234 B
YAML
13 lines
234 B
YAML
---
|
|
"Test benchmark abort":
|
|
|
|
- skip:
|
|
version: "0 - 9999"
|
|
reason: Disabled until nodes run with node.bench set to true
|
|
|
|
- do:
|
|
abort_benchmark:
|
|
name: my_benchmark
|
|
catch: request
|
|
|