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

run:
    steps:
        - "skip"
        - " "
        - "Test runs in LAVA"
        - " "
        - "ethtool -s ${eth} autoneg on"
        - "ethtool ${eth} ; ifconfig ${eth}"

    expected:
        - "ping from the host continues to respond"