aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2018-04-23 10:17:47 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2018-04-23 10:17:47 +0100
commit50b27a6daaa01826a12c12183ffaf45b53498976 (patch)
tree83c6782736ab1eb0c6e49f36b2dece4a81bdca4f
parenta66f1f41f753d661ff50876d69f2cb076a0b63ae (diff)
mbl: remove extra tests from bananapi-zero
bpi0 doesn't have much disk space at the moment. And as it doesn't have OP-TEE or a v4l2 device at the moment, this patch removed those tests to save disk space and prevent LAVA jobs from failing due to low disk space. Change-Id: Icfc11fb8062cc55e84abfc1f412d1c4c32da9433 Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--mbl-openembedded/lava-job-definitions/bananapi-zero/template.yaml12
1 files changed, 0 insertions, 12 deletions
diff --git a/mbl-openembedded/lava-job-definitions/bananapi-zero/template.yaml b/mbl-openembedded/lava-job-definitions/bananapi-zero/template.yaml
index 55be277899..1687574448 100644
--- a/mbl-openembedded/lava-job-definitions/bananapi-zero/template.yaml
+++ b/mbl-openembedded/lava-job-definitions/bananapi-zero/template.yaml
@@ -46,18 +46,6 @@ actions:
- uname -a
name: mbl-test
path: inline/mbl-test.yaml
- - path: automated/linux/v4l2/v4l2-compliance.yaml
- repository: https://git.linaro.org/landing-teams/working/mbl/test-definitions
- history: false
- name: v4l2-compliance
- from: git
- branch: linaro-mbl
- - path: automated/linux/optee/optee-xtest.yaml
- repository: https://git.linaro.org/landing-teams/working/mbl/test-definitions
- history: false
- name: optee-xtest
- from: git
- branch: linaro-mbl
- path: automated/linux/mbl/mbl_auto.yaml
repository: https://git.linaro.org/landing-teams/working/mbl/test-definitions
history: false