mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
12 lines
161 B
YAML
12 lines
161 B
YAML
---
|
|
"Test benchmark abort":
|
|
|
|
- skip:
|
|
features: "benchmark"
|
|
|
|
- do:
|
|
abort_benchmark:
|
|
name: my_benchmark
|
|
catch: missing
|
|
|