summaryrefslogtreecommitdiff
path: root/automated/linux/blogbench/blogbench.yaml
blob: bc10b6d3f6011e9a9059c54ab194406e69a062cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
metadata:
    name: blogbench
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "Blogbench is a portable filesystem benchmark that tries to
                  reproduce the load of a real-world busy file server."
    maintainer:
        - chase.qi@linaro.org
    os:
        - debian
        - ubuntu
        - fedora
        - centos
    scope:
        - performance
    devices:
        - mustang
        - overdrive
        - moonshot
        - thunderX
        - d03
        - d05

params:
    # Blogbench run 30 iterations by default.
    ITERATION: 30
    # Specify a local disk partition for nfsrootfs boot.
    # For example: /dev/sda1
    PARTITION: ''

run:
    steps:
        - cd ./automated/linux/blogbench/
        - ./blogbench.sh -i "${ITERATION}" -p "${PARTITION}"
        - ../../utils/send-to-lava.sh ./output/result.txt