aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft
diff options
context:
space:
mode:
authorMatt Hart <matthew.hart@linaro.org>2019-04-01 16:38:05 +0700
committerMatt Hart <matthew.hart@linaro.org>2019-07-01 10:09:03 +0000
commit92c92a75a127d28c91964808349392efcbb2afab (patch)
tree9e360e8dfd67682ef491e9f151bcdc62d258689c /openembedded-lkft
parent7de317f3d5962f1928756b43946426a9feaf8e17 (diff)
LKFT: Dont flash the Juno recovery
For LKFT, we don't want to wait a few minutes on every boot while Juno flashes the recovery image. Change-Id: I414997b6e411cb7f991e7cdd87a7e4b641c4e2ff
Diffstat (limited to 'openembedded-lkft')
-rw-r--r--openembedded-lkft/lava-job-definitions/devices/juno-r29
1 files changed, 0 insertions, 9 deletions
diff --git a/openembedded-lkft/lava-job-definitions/devices/juno-r2 b/openembedded-lkft/lava-job-definitions/devices/juno-r2
index d4da5da3..15e30466 100644
--- a/openembedded-lkft/lava-job-definitions/devices/juno-r2
+++ b/openembedded-lkft/lava-job-definitions/devices/juno-r2
@@ -10,15 +10,6 @@ context:
{% block deploy_target %}
- deploy:
- namespace: recovery
- timeout:
- minutes: 10
- to: vemsd
- recovery_image:
- url: {{RECOVERY_IMAGE_URL}}
- compression: zip
-
-- deploy:
namespace: target
timeout:
minutes: 10