aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tc1.yaml
blob: 38478e7bffb0cfa2feb9f14a590b412e6b165a30 (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: TC1
    format: "Manual Test Definition 1.0"
    description: "TC1: Flash SD cards from the CI binaries"
    maintainer:
        - ryan.harkin@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - lces2
        - soca9
    environment:
        - manual-test

run:
    steps:
        - "Download the binaries from the release candidate CI snapshot"
        - "Flash them to SD card"

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