device_type: dragonboard-410c job_name: DB410c health check timeouts: job: minutes: 60 action: minutes: 15 connection: minutes: 2 priority: medium visibility: public metadata: source: https://git.linaro.org/lava-team/refactoring.git path: health-checks/dragonboard-410c.yaml protocols: lava-lxc: name: lxc-db410c-test template: debian distribution: debian release: stretch actions: - deploy: namespace: tlxc timeout: minutes: 5 to: lxc packages: - adb - fastboot - boot: namespace: tlxc prompts: - 'root@(.*):/#' - 'root@linaro-developer:~#' timeout: minutes: 5 method: lxc - deploy: timeout: minutes: 15 to: fastboot namespace: droid images: boot: url: http://images.validation.linaro.org/builds.96boards.org/releases/dragonboard410c/linaro/debian/16.06/boot-linaro-jessie-qcom-snapdragon-arm64-20160630-110.img.gz compression: gz rootfs: url: http://images.validation.linaro.org/builds.96boards.org/releases/dragonboard410c/linaro/debian/16.06/linaro-jessie-developer-qcom-snapdragon-arm64-20160630-110.img.gz compression: gz apply-overlay: true protocols: lava-lxc: - action: fastboot-deploy request: pre-power-command timeout: minutes: 2 - boot: namespace: droid prompts: - 'root@(.*):/#' - 'root@linaro-developer:~#' timeout: minutes: 15 method: fastboot protocols: lava-lxc: - action: auto-login-action request: pre-os-command timeout: minutes: 2 - test: namespace: droid timeout: minutes: 5 definitions: - repository: http://git.linaro.org/lava-team/lava-functional-tests.git from: git path: lava-test-shell/smoke-tests-basic.yaml name: smoke-tests - test: namespace: tlxc timeout: minutes: 5 definitions: - repository: http://git.linaro.org/lava-team/lava-functional-tests.git from: git path: lava-test-shell/smoke-tests-basic.yaml name: smoke-tests