diff options
Diffstat (limited to 'tests/data/benchmarks/metric/fake-metric.yaml')
-rw-r--r-- | tests/data/benchmarks/metric/fake-metric.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/data/benchmarks/metric/fake-metric.yaml b/tests/data/benchmarks/metric/fake-metric.yaml new file mode 100644 index 00000000..c5fcc5c2 --- /dev/null +++ b/tests/data/benchmarks/metric/fake-metric.yaml @@ -0,0 +1,7 @@ +name: fake compute +description: > + a fake compute performance index which generate random result +workloads: # all supported workloads + - fake_workload_1 + - fake_workload_2 + - fake_workload_3 |