aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2017-06-22 20:40:13 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2017-06-22 20:40:13 +0300
commit87815dfba9c96aa05945ee7aaeadfe3402ca122d (patch)
treec8a1b260c7e84e5add0aff187372f77babf185c9 /zephyr-upstream
parentdfb8375f441b33f8433b065309023aa5fdf8a2c4 (diff)
zephyr-upstream, lite-aeolus: Fix LAVA qemu template.
Based on suggestions in https://bugs.linaro.org/show_bug.cgi?id=3072 and working example at https://validation.linaro.org/scheduler/job/1538699/definition Change-Id: I4b77c1bd7b58b5d23246cd3e39124a51f108b167
Diffstat (limited to 'zephyr-upstream')
-rw-r--r--zephyr-upstream/lava-job-definitions/qemu/template.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/zephyr-upstream/lava-job-definitions/qemu/template.yaml b/zephyr-upstream/lava-job-definitions/qemu/template.yaml
index c1955e6f48..2741090a38 100644
--- a/zephyr-upstream/lava-job-definitions/qemu/template.yaml
+++ b/zephyr-upstream/lava-job-definitions/qemu/template.yaml
@@ -23,14 +23,13 @@ actions:
timeout:
minutes: 3
to: tmpfs
- type: monitor
images:
zephyr:
image_arg: '-kernel {zephyr}'
url: '$test_url'
- boot:
- method: monitor
+ method: qemu
timeout:
minutes: 2