aboutsummaryrefslogtreecommitdiff
path: root/96boards-b2260
diff options
context:
space:
mode:
authorNeil Williams <neil.williams@linaro.org>2017-09-25 20:38:03 +0100
committerNeil Williams <neil.williams@linaro.org>2017-09-25 20:51:15 +0100
commit8b92b70a9ca778102253d4988d335f8777baa0c0 (patch)
tree389eb7f476cf88c7d1888e142e97ab822ee612eb /96boards-b2260
parentf7072cd88452a6f95230cf25ea06fdf42bec05ac (diff)
Update b2260 template for moved file
Update the boot method syntax. Change-Id: I28b650835b921aac69df951f00531f6141ae1fcc
Diffstat (limited to '96boards-b2260')
-rw-r--r--96boards-b2260/lava-job-definitions/b2260/template.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/96boards-b2260/lava-job-definitions/b2260/template.yaml b/96boards-b2260/lava-job-definitions/b2260/template.yaml
index 9f6870ab4c..5ee9907b99 100644
--- a/96boards-b2260/lava-job-definitions/b2260/template.yaml
+++ b/96boards-b2260/lava-job-definitions/b2260/template.yaml
@@ -19,6 +19,7 @@ actions:
to: tftp
os: debian
kernel:
+ type: uimage
url: 'https://builds.96boards.org/snapshots/b2260/linaro/debian/${BUILD_NUMBER}/uImage'
dtb:
url: 'https://builds.96boards.org/snapshots/b2260/linaro/debian/${BUILD_NUMBER}/stih410-b2260.dtb'
@@ -29,7 +30,6 @@ actions:
- boot:
method: u-boot
commands: nfs
- type: uimage
prompts:
- 'linaro-test'
- 'root@debian:~#'
@@ -39,9 +39,9 @@ actions:
timeout:
minutes: 5
definitions:
- - repository: git://git.linaro.org/qa/test-definitions.git
+ - repository: http://git.linaro.org/lava-team/lava-functional-tests.git
from: git
- path: ubuntu/smoke-tests-basic.yaml
+ path: lava-test-shell/smoke-tests-basic.yaml
name: smoke-tests
metadata: