aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tc2.yaml
blob: b701ebd3c3d832f1fd456aaad0a8d336279eb93d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
metadata:
    name: TC2
    format: "Manual Test Definition 1.0"
    description: "TC2: boot SD card with release candidate images"
    maintainer:
        - ryan.harkin@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - lces2
        - soca9
    environment:
        - manual-test

run:
    steps:
        - "Boot the board from the SD card using the 'linux_sd' command in U-Boot"
        - "Log in at the prompt"

    expected:
        - "The board should boot normally and the user is able to log in"