summaryrefslogtreecommitdiff
path: root/automated/linux/lamp/lamp.yaml
blob: fced5df74f1cf0158f915380de1f7fab5133c3b7 (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
metadata:
    format: Lava-Test Test Definition 1.0
    name: lamp
    description: "A LAMP stack is a group of open source software that is
                  typically installed together to enable a server to host
                  dynamic websites and web applications."
    maintainer:
        - chase.qi@linaro.org
    os:
        - debian
        - ubuntu
        - centos
        - fedora
    scope:
        - functional
    devices:
        - mustang
        - overdrive
        - d02
        - d03

params:
    SKIP_INSTALL: "False"

run:
    steps:
        - cd ./automated/linux/lamp/
        - ./lamp.sh -s "${SKIP_INSTALL}"
        - ../../utils/send-to-lava.sh ./output/result.txt