Code Review
/
yardstick.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Merge "Add test case description and modify task file for TC042"
[yardstick.git]
/
samples
/
dummy-no-context.yaml
1
---
2
# Sample benchmark task config file
3
4
schema: "yardstick:task:0.1"
5
6
scenarios:
7
-
8
type: Dummy
9
10
runner:
11
type: Duration
12
duration: 5
13
interval: 1
14