summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gheorghiu <andrei.gheorghiu@enea.com>2016-12-16 09:19:03 +0100
committerAndrei Gheorghiu <andrei.gheorghiu@enea.com>2016-12-16 09:19:03 +0100
commitd234d5cff9f7a283676392d2521362c9ad44def4 (patch)
treeb50f763f464589dbe6d5b414bf433d14c4bf3889
parent0b11a34096050dc30c1693b57da3280c446bfa4d (diff)
downloadel_manifests-networking-d234d5cff9f7a283676392d2521362c9ad44def4.tar.gz
added distrotest, abitest and sdktest LAVA tests
-rw-r--r--eltf.conf4
-rw-r--r--p2041rdb/eltf.conf4
2 files changed, 4 insertions, 4 deletions
diff --git a/eltf.conf b/eltf.conf
index c72aff8..c2591c4 100644
--- a/eltf.conf
+++ b/eltf.conf
@@ -4,8 +4,8 @@
4# setup as unix sh file; use comma separated values for array types, no spaces 4# setup as unix sh file; use comma separated values for array types, no spaces
5DELETE_SSTATE=NO 5DELETE_SSTATE=NO
6BOOTING_METHOD=NFS 6BOOTING_METHOD=NFS
7TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script,benchtest-installer,rt-tests 7TEST_PACKAGE=sdktest,healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script,benchtest-installer,rt-tests
8RC_TEST_PACKAGE=healthcheck-runner 8RC_TEST_PACKAGE=abitest,distrotest
9IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk 9IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk
10ARCH=ppce500mc 10ARCH=ppce500mc
11SKIP=NO 11SKIP=NO
diff --git a/p2041rdb/eltf.conf b/p2041rdb/eltf.conf
index 780f1c8..0cf049f 100644
--- a/p2041rdb/eltf.conf
+++ b/p2041rdb/eltf.conf
@@ -4,8 +4,8 @@
4# setup as unix sh file; use comma separated values for array types, no spaces 4# setup as unix sh file; use comma separated values for array types, no spaces
5DELETE_SSTATE=NO 5DELETE_SSTATE=NO
6BOOTING_METHOD=NFS 6BOOTING_METHOD=NFS
7TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script,benchtest-installer,rt-tests 7TEST_PACKAGE=sdktest,healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script,benchtest-installer,rt-tests
8RC_TEST_PACKAGE=healthcheck-runner 8RC_TEST_PACKAGE=abitest,distrotest
9IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk 9IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk
10ARCHITECTURE=ppce500mc 10ARCHITECTURE=ppce500mc
11SKIP=NO 11SKIP=NO