summaryrefslogtreecommitdiff
path: root/automated/linux/docker/docker.yaml
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2016-11-03 18:01:20 +0800
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2016-11-07 09:19:35 +0000
commitf2f636601a2a2a60769361f634a06c4a0f5fae9e (patch)
tree6c2a63438f9d4d5d02ee73a5e1bb4fb28d61c9eb /automated/linux/docker/docker.yaml
parent622880b87dda44b329d2bc413ec9345ecc19fd2b (diff)
automated: linux: add docker test
Change-Id: I1e1b044ed6b736f1503ec0e7288ab917625d3184 Signed-off-by: Chase Qi <chase.qi@linaro.org>
Diffstat (limited to 'automated/linux/docker/docker.yaml')
-rw-r--r--automated/linux/docker/docker.yaml34
1 files changed, 34 insertions, 0 deletions
diff --git a/automated/linux/docker/docker.yaml b/automated/linux/docker/docker.yaml
new file mode 100644
index 0000000..6f312ff
--- /dev/null
+++ b/automated/linux/docker/docker.yaml
@@ -0,0 +1,34 @@
+metadata:
+ name: docker
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "Ensure that Docker can be used"
+ maintainer:
+ - nicolas.dechesne@linaro.org
+ - chase.qi@linaro.org
+ os:
+ - debian
+ - ubuntu
+ - fedora
+ - centos
+ scope:
+ - functional
+ environment:
+ - lava-test-shell
+ devices:
+ - hi6220-hikey
+ - apq8016-sbc
+ - mustang
+ - moonshot
+ - thunderX
+ - d03
+ - d05
+
+params:
+ # Docker image.
+ IMAGE: "aarch64/ubuntu"
+
+run:
+ steps:
+ - cd ./automated/linux/docker/
+ - ./docker.sh -i "${IMAGE}"
+ - ../../utils/send-to-lava.sh ./output/result.txt