aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tc48.yaml
blob: cba3da89f0364706c6d181c52944f9bf66c1ebae (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
metadata:
    name: TC48
    format: "Manual Test Definition 1.0"
    description: "TC48: Flash and Boot UBI image"
    maintainer:
        - ryan.harkin@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - lces2
    environment:
        - manual-test

run:
    steps:
        - "#soca9: skip"
        - "#lces2: ok"
        - " "
        - "# from u-boot - make sure there is nothing in nand"
        - "nand erase.chip"
        - " "
        - "# Boot from SD card"
        - "# Use Linux to flash the UBI image and boot it"
        - "ubiformat /dev/mtd1 -f dip-image-rzn1-snarc*.rootfs.ubi"

    expected:
        - "Board boots from UBI image"