summaryrefslogtreecommitdiff
path: root/weblogs.yaml
blob: cbb49fa3c473aee7222eda17627ab6f2f900da7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
metadata:
    name: weblogs
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "Weblogs Build"
    os:
        - ubuntu
    devices:
        - dummy
    environment:
        - lava-test-shell

run:
    steps:
        - 'cd /home/tyler/iplocation'
        - 'python iploc.py /home/tyler/2012-2013-access.log > /home/tyler/output.log'