aboutsummaryrefslogtreecommitdiffstats
path: root/test-suites/weekly-snapshot/service-check-nogfx.yaml
blob: 310f2231cb9995dfe84e8e4fc39b7683f62be29d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
metadata:
    name: services
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "Check all services and sockets are up on the device"
    maintainer:
        - lollivier@baylibre.com
    os:
        - openembedded
    scope:
        - functional

run:
    steps:
        - "cd common/scripts"
        - "./service-check-nogfx.sh"