device_type: x15 job_name: x15 tftp linux-next 113 timeouts: job: minutes: 15 action: minutes: 10 connection: minutes: 2 priority: medium visibility: public metadata: source: https://git.linaro.org/lava-team/refactoring.git path: x15-tftp-rpb.yaml series: x15-reliability actions: - deploy: timeout: minutes: 15 to: tftp namespace: droid kernel: url: http://snapshots.linaro.org/openembedded/lkft/morty/am57xx-evm/rpb/linux-next/113/zImage--4.12+git0+840cc455c5-r0-am57xx-evm-20170919122309-113.bin type: zimage modules: url: http://snapshots.linaro.org/openembedded/lkft/morty/am57xx-evm/rpb/linux-next/113/modules--4.12+git0+840cc455c5-r0-am57xx-evm-20170919122309-113.tgz compression: gz nfsrootfs: url: http://snapshots.linaro.org/openembedded/lkft/morty/am57xx-evm/rpb/linux-next/113/rpb-console-image-am57xx-evm-20170919122309-113.rootfs.tar.xz compression: xz os: debian dtb: url: http://snapshots.linaro.org/openembedded/lkft/morty/am57xx-evm/rpb/linux-next/113/zImage--4.12+git0+840cc455c5-r0-am57xx-beagle-x15-20170919122309-113.dtb - boot: namespace: droid auto_login: login_prompt: 'am57xx-evm login:' username: root prompts: - 'root@am57xx-evm:' commands: nfs timeout: minutes: 15 method: u-boot - test: namespace: droid timeout: minutes: 10 definitions: - from: inline repository: metadata: format: Lava-Test Test Definition 1.0 name: prep-tests description: "Device preparation" run: steps: # the image does not raise the interface itself # force a DHCP request to avoid avahi using a zero conf address. - set -x - uname -a - cat /etc/os-release - netstat - ip a - df name: prep-inline path: inline/prep.yaml - repository: http://git.linaro.org/lava-team/lava-functional-tests.git from: git path: lava-test-shell/smoke-tests-basic.yaml name: smoke-tests-oe