summaryrefslogtreecommitdiff
path: root/openembedded
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/busybox.yaml10
-rw-r--r--openembedded/cyclictest.yaml10
-rw-r--r--openembedded/device-tree.yaml2
-rw-r--r--openembedded/ethernet.yaml10
-rw-r--r--openembedded/hackbench.yaml10
-rw-r--r--openembedded/kernel-version.yaml10
-rw-r--r--openembedded/kvm.yaml13
-rw-r--r--openembedded/libhugetlbfs.yaml17
-rw-r--r--openembedded/ltp-realtime.yaml13
-rw-r--r--openembedded/ltp.yaml13
-rw-r--r--openembedded/mauve-sanity-test.yaml10
-rw-r--r--openembedded/mauve.yaml10
-rw-r--r--openembedded/mysql.yaml10
-rw-r--r--openembedded/openjdk7-sanity.yaml8
-rw-r--r--openembedded/openjdk8-sanity.yaml8
-rw-r--r--openembedded/openvswitch-lng.yaml8
-rw-r--r--openembedded/perf.yaml10
-rw-r--r--openembedded/phpinfo.yaml8
-rw-r--r--openembedded/phpmysql.yaml8
-rw-r--r--openembedded/pwrmgmt.yaml9
-rw-r--r--openembedded/sdkhelloc.yaml8
-rw-r--r--openembedded/sdkhellocxx.yaml8
-rw-r--r--openembedded/toolchain.yaml10
23 files changed, 201 insertions, 22 deletions
diff --git a/openembedded/busybox.yaml b/openembedded/busybox.yaml
index 077792f..ea4f35a 100644
--- a/openembedded/busybox.yaml
+++ b/openembedded/busybox.yaml
@@ -1,7 +1,15 @@
metadata:
name: busybox
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Test busybox in OE."
+ description: "Test busybox in OpenEmbedded."
+ maintainer:
+ - senthil.kumaran@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
install:
git-repos:
diff --git a/openembedded/cyclictest.yaml b/openembedded/cyclictest.yaml
index 9279159..8e1efc5 100644
--- a/openembedded/cyclictest.yaml
+++ b/openembedded/cyclictest.yaml
@@ -3,6 +3,16 @@ metadata:
format: "Lava-Test-Shell Test Definition 1.0"
version: 1.0
description: "Cyclictest Suite"
+ maintainer:
+ - ciprian.barbu@linaro.org
+ - anders.roxell@linaro.org
+ os:
+ - openembedded
+ scope:
+ - performance
+ - preempt-rt
+ devices:
+ - arndale
run:
steps:
diff --git a/openembedded/device-tree.yaml b/openembedded/device-tree.yaml
index a97f350..aa9a055 100644
--- a/openembedded/device-tree.yaml
+++ b/openembedded/device-tree.yaml
@@ -3,7 +3,7 @@ metadata:
format: "Lava-Test-Shell Test Definition 1.0"
description: "Device tree test to check the folder structure."
os:
- - oe
+ - openembedded
devices:
- origen
- snowball
diff --git a/openembedded/ethernet.yaml b/openembedded/ethernet.yaml
index 05e81ab..3017c4b 100644
--- a/openembedded/ethernet.yaml
+++ b/openembedded/ethernet.yaml
@@ -1,7 +1,15 @@
metadata:
name: ethernet
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Test network in OE."
+ description: "Test network in OpenEmbedded."
+ maintainer:
+ - senthil.kumaran@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
install:
git-repos:
diff --git a/openembedded/hackbench.yaml b/openembedded/hackbench.yaml
index 5dfaefc..921b3a8 100644
--- a/openembedded/hackbench.yaml
+++ b/openembedded/hackbench.yaml
@@ -3,6 +3,16 @@ metadata:
format: "Lava-Test-Shell Test Definition 1.0"
version: 1.0
description: "Hackbench Suite"
+ maintainer:
+ - ciprian.barbu@linaro.org
+ - anders.roxell@linaro.org
+ os:
+ - openembedded
+ devices:
+ - arndale
+ scope:
+ - performance
+ - preempt-rt
run:
steps:
diff --git a/openembedded/kernel-version.yaml b/openembedded/kernel-version.yaml
index 23d5d7f..efe2365 100644
--- a/openembedded/kernel-version.yaml
+++ b/openembedded/kernel-version.yaml
@@ -1,7 +1,15 @@
metadata:
name: kernel-version
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Test kernel version in OE."
+ description: "Test kernel version in OpenEmbedded."
+ maintainer:
+ - senthil.kumaran@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
install:
git-repos:
diff --git a/openembedded/kvm.yaml b/openembedded/kvm.yaml
index f2b546d..6b84d77 100644
--- a/openembedded/kvm.yaml
+++ b/openembedded/kvm.yaml
@@ -1,7 +1,18 @@
metadata:
- name: kvm
+ name: kvm-oe
format: "Lava-Test-Shell Test Definition 1.0"
description: "Test kvm on openembedded."
+ maintainer:
+ - anders.roxell@linaro.org
+ - riku.voipio@linaro.org
+ scope:
+ - functional
+ - virtualization
+ os:
+ - openembedded
+ devices:
+ - rtsm_ve-armv8
+ - arndale
run:
steps:
diff --git a/openembedded/libhugetlbfs.yaml b/openembedded/libhugetlbfs.yaml
index 207894a..c39fefe 100644
--- a/openembedded/libhugetlbfs.yaml
+++ b/openembedded/libhugetlbfs.yaml
@@ -1,7 +1,20 @@
metadata:
- name: libhugetlbfs
+ name: libhugetlbfs-oe
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Run through libhugetlbfs next branch tests."
+ description: "Run through libhugetlbfs next branch tests.
+ Runs through 64 bit libhugetlbfs on target system.
+ One needs to run with a kernel that supports huge pages,
+ also the OpenEmbedded system needs to have the libhugetlbfs
+ test suite pre-installed. (Which is the case for recent
+ OpenEmbedded builds)."
+ maintainer:
+ - steve.capper@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
run:
steps:
diff --git a/openembedded/ltp-realtime.yaml b/openembedded/ltp-realtime.yaml
index c1ce5ff..7c06a3a 100644
--- a/openembedded/ltp-realtime.yaml
+++ b/openembedded/ltp-realtime.yaml
@@ -1,8 +1,17 @@
metadata:
- name: ltp-realtime
+ name: ltp-realtime-oe
format: "Lava-Test-Shell Test Definition 1.0"
version: 20130503
- description: "Run LTP test_realtime on OE."
+ description: "Run LTP test_realtime on OpenEmbedded."
+ maintainer:
+ - anders.roxell@linaro.org
+ - mike.holmes@linaro.org
+ os:
+ - openembedded
+ scope:
+ - preempt-rt
+ devices:
+ - arndale
run:
steps:
diff --git a/openembedded/ltp.yaml b/openembedded/ltp.yaml
index d3de02f..052d1df 100644
--- a/openembedded/ltp.yaml
+++ b/openembedded/ltp.yaml
@@ -1,8 +1,17 @@
metadata:
- name: ltp
+ name: ltp-oe
format: "Lava-Test-Shell Test Definition 1.0"
version: 20130503
- description: "Run LTP syscalls on OE."
+ description: "Run LTP syscalls on OpenEmbedded."
+ maintainer:
+ - milosz.wasilewski@linaro.org
+ - fathi.boudra@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
run:
steps:
diff --git a/openembedded/mauve-sanity-test.yaml b/openembedded/mauve-sanity-test.yaml
index 89b6718..6b4cd7e 100644
--- a/openembedded/mauve-sanity-test.yaml
+++ b/openembedded/mauve-sanity-test.yaml
@@ -1,8 +1,16 @@
metadata:
name: mauve
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Mauve Sanity Test for Open Embedded"
+ description: "Mauve Sanity Test for OpenEmbedded"
version: 1.0
+ maintainer:
+ - andrew.mcdermott@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
install:
git-repos:
diff --git a/openembedded/mauve.yaml b/openembedded/mauve.yaml
index 88495e1..6684f9b 100644
--- a/openembedded/mauve.yaml
+++ b/openembedded/mauve.yaml
@@ -1,8 +1,16 @@
metadata:
name: mauve
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Java Mauve Tests for Open Embedded"
+ description: "Java Mauve Tests for OpenEmbedded"
version: 1.0
+ maintainer:
+ - andrew.mcdermott@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
install:
git-repos:
diff --git a/openembedded/mysql.yaml b/openembedded/mysql.yaml
index 1a32c5f..654560e 100644
--- a/openembedded/mysql.yaml
+++ b/openembedded/mysql.yaml
@@ -1,7 +1,15 @@
metadata:
name: mysql
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Test for mysql in OE."
+ description: "Test for mysql in OpenEmbedded."
+ maintainer:
+ - senthil.kumaran@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
install:
git-repos:
diff --git a/openembedded/openjdk7-sanity.yaml b/openembedded/openjdk7-sanity.yaml
index 74edfc1..8837fe8 100644
--- a/openembedded/openjdk7-sanity.yaml
+++ b/openembedded/openjdk7-sanity.yaml
@@ -3,6 +3,14 @@ metadata:
format: "Lava-Test-Shell Test Definition 1.0"
description: "Validates that the OpenJDK 7 java binary can run and matches version 1.7"
version: 1.0
+ maintainer:
+ - andrew.mcdermott@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
install:
git-repos:
diff --git a/openembedded/openjdk8-sanity.yaml b/openembedded/openjdk8-sanity.yaml
index 1c022ba..dbe66b2 100644
--- a/openembedded/openjdk8-sanity.yaml
+++ b/openembedded/openjdk8-sanity.yaml
@@ -3,6 +3,14 @@ metadata:
format: "Lava-Test-Shell Test Definition 1.0"
description: "Validates that the OpenJDK 8 java binary can run and matches version 1.8"
version: 1.0
+ maintainer:
+ - andrew.mcdermott@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
install:
git-repos:
diff --git a/openembedded/openvswitch-lng.yaml b/openembedded/openvswitch-lng.yaml
index c5ec503..17c6022 100644
--- a/openembedded/openvswitch-lng.yaml
+++ b/openembedded/openvswitch-lng.yaml
@@ -2,6 +2,14 @@ metadata:
name: openvswitch-lng
format: "Lava-Test-Shell Test Definition 1.0"
description: "Build and run OVS testsuite."
+ maintainer:
+ - zishen.lim@linaro.org
+ os:
+ - openembedded
+ devices:
+ - arndale
+ scope:
+ - functional
install:
deps:
diff --git a/openembedded/perf.yaml b/openembedded/perf.yaml
index be6ea4a..700c659 100644
--- a/openembedded/perf.yaml
+++ b/openembedded/perf.yaml
@@ -1,7 +1,13 @@
metadata:
- name: perf
+ name: perf-oe
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Performance tests in OE."
+ description: "Performance tests in OpenEmbedded."
+ os:
+ - openembedded
+ scope:
+ - performance
+ devices:
+ - rtsm_ve-armv8
install:
bzr-repos:
diff --git a/openembedded/phpinfo.yaml b/openembedded/phpinfo.yaml
index 7ec365d..8243ed8 100644
--- a/openembedded/phpinfo.yaml
+++ b/openembedded/phpinfo.yaml
@@ -1,7 +1,13 @@
metadata:
name: phpinfo
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Test for phpinfo() in OE."
+ description: "Test for phpinfo() in OpenEmbedded."
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
install:
git-repos:
diff --git a/openembedded/phpmysql.yaml b/openembedded/phpmysql.yaml
index eb49c4a..e1b561d 100644
--- a/openembedded/phpmysql.yaml
+++ b/openembedded/phpmysql.yaml
@@ -1,7 +1,13 @@
metadata:
name: phpmysql
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Test for php/mysql in OE."
+ description: "Test for php/mysql in OpenEmbedded."
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
install:
git-repos:
diff --git a/openembedded/pwrmgmt.yaml b/openembedded/pwrmgmt.yaml
index 7603ff1..11ebede 100644
--- a/openembedded/pwrmgmt.yaml
+++ b/openembedded/pwrmgmt.yaml
@@ -1,7 +1,14 @@
metadata:
- name: pwrmgmt
+ name: pwrmgmt-oe
format: "Lava-Test-Shell Test Definition 1.0"
description: "Test power management."
+ os:
+ - openembedded
+ scope:
+ - functional
+ - performance
+ devices:
+ - rtsm_ve-armv8
install:
git-repos:
diff --git a/openembedded/sdkhelloc.yaml b/openembedded/sdkhelloc.yaml
index b072739..c195694 100644
--- a/openembedded/sdkhelloc.yaml
+++ b/openembedded/sdkhelloc.yaml
@@ -1,7 +1,13 @@
metadata:
name: sdkhelloc
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Test for C compiler in OE."
+ description: "Test for C compiler in OpenEmbedded."
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
install:
git-repos:
diff --git a/openembedded/sdkhellocxx.yaml b/openembedded/sdkhellocxx.yaml
index 68edfe4..e86af7b 100644
--- a/openembedded/sdkhellocxx.yaml
+++ b/openembedded/sdkhellocxx.yaml
@@ -1,7 +1,13 @@
metadata:
name: sdkhellocxx
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Test for C++ compiler in OE."
+ description: "Test for C++ compiler in OpenEmbedded."
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
install:
git-repos:
diff --git a/openembedded/toolchain.yaml b/openembedded/toolchain.yaml
index a7b4890..7b3c97c 100644
--- a/openembedded/toolchain.yaml
+++ b/openembedded/toolchain.yaml
@@ -1,7 +1,15 @@
metadata:
name: toolchain
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Test if we have toolchain installed in OE."
+ description: "Test if we have toolchain installed in OpenEmbedded."
+ maintainer:
+ - senthil.kumaran@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - rtsm_ve-armv8
install:
git-repos: