aboutsummaryrefslogtreecommitdiff
path: root/u-boot-recovery.yaml
blob: e0138de906a5e68d145f54c27064a38ce132e54a (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
metadata:
    name: u-boot-recovery
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "u-boot recovery for TI boards. u-boot is loaded
                  from serial device."
    maintainer:
        - milosz.wasilewski@linaro.org
    os:
        - debian
        - ubuntu
    scope:
        - functional
    environment:
        - lava-test-shell
    devices:
        - x15-bl

params:
    # u-boot image
    UBOOT_IMAGE: "/lava-lxc/u-boot.img"
    UBOOT_MLO: "/lava-lxc/MLO"

run:
    steps:
        - ./u-boot-recovery.sh -u "${UBOOT_IMAGE}" -m "${UBOOT_MLO}" -d "/lava-lxc/"
        - ./send-to-lava.sh ./output/result.txt