diff options
Diffstat (limited to 'tests/data/benchmarks/plan/fake-plan.yaml')
-rw-r--r-- | tests/data/benchmarks/plan/fake-plan.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/data/benchmarks/plan/fake-plan.yaml b/tests/data/benchmarks/plan/fake-plan.yaml new file mode 100644 index 00000000..8887f66d --- /dev/null +++ b/tests/data/benchmarks/plan/fake-plan.yaml @@ -0,0 +1,10 @@ +name: fake plan +description: fake benchmark plan for demonstration and testing +config: + facility: local + engineer: local + driver: sample + collector: logfile + reporter: console +QPIs: + - fake-qpi.yaml |