aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tb4-skip.yaml
blob: 6d6d8544459370fd2f1abaf52f0775e9b77e02d4 (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: TB4
    format: "Manual Test Definition 1.0"
    description: "TB4: reconnect ethernet cable"
    maintainer:
        - ryan.harkin@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - lces2
        - soca9
    environment:
        - manual-test

run:
    steps:
        - "skip"
        - " "
        - "Test runs in LAVA"
        - " "
        - "plug ethernet cable back in while ping is running on host"

    expected:
        - "ping starts responding"