aboutsummaryrefslogtreecommitdiffstats
path: root/test-suites/short-smoke/service-ids-check.yaml
blob: e491fecd8e29bd361277a0dc979783be7a377a5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
metadata:
    name: service-ids-check
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "Check the ids of services"
    os:
        - openembedded
    scope:
        - functional
    maintainer:
        - jose.bollo@iot.bzh

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