aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tb10-skip.yaml
blob: 319bf1c36ae3c028651d6511b9082bb60e425091 (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
28
29
30
31
metadata:
    name: TB10
    format: "Manual Test Definition 1.0"
    description: "TB10: Repeat TB1..9 for additional ethernet ports"
    maintainer:
        - ryan.harkin@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - lces2
        - soca9
    environment:
        - manual-test

run:
    steps:
        - "skip"
        - " "
        - "Test runs in LAVA"
        - " "
        - "repeat TB1..TB9 for eth2 (J21), lan0 (J22), lan1 (J23) and lan2 (J24)"
        - "J17 and J21 = eth1 on lces2"
        - "J17 = eth1 on soca9"
        - "J21 = eth2 on soca9"
        - "bring up eth0 to test lan0, lan1 and lan2"
        - "ifconfig eth0 up"

    expected:
        - "eth0 comes up"