summaryrefslogtreecommitdiffstats
path: root/samples/dummy-no-context.yaml
blob: 5ab97a3a8e9df8a081fd1f32eb50b51b729d3ace (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
# Sample benchmark task config file

schema: "yardstick:task:0.1"

scenarios:
-
  type: Dummy

  runner:
    type: Duration
    duration: 5
    interval: 1