aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tb2-skip.yaml
blob: 769e6178746ce15279c40d7c98141807494371c0 (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
metadata:
    name: TB2
    format: "Manual Test Definition 1.0"
    description: "TB2: ping"
    maintainer:
        - ryan.harkin@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - lces2
        - soca9
    environment:
        - manual-test

run:
    steps:
        - "skip"
        - " "
        - "Test runs in LAVA"
        - " "
        - "ping ${targetip}"

    expected:
        - "ping returns successfully each time"