From 260233b3e9dfdb24d8a3e4f97391b69416d53345 Mon Sep 17 00:00:00 2001 From: Gabriel Ionescu Date: Tue, 15 Nov 2016 16:20:12 +0100 Subject: Added Jenkins config files for networking profile Signed-off-by: Adrian Dudau --- p2041rdb/eltf.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 p2041rdb/eltf.conf (limited to 'p2041rdb/eltf.conf') diff --git a/p2041rdb/eltf.conf b/p2041rdb/eltf.conf new file mode 100644 index 0000000..780f1c8 --- /dev/null +++ b/p2041rdb/eltf.conf @@ -0,0 +1,11 @@ +# eltf.conf +# internal ENEA file - used for ELTF +# +# setup as unix sh file; use comma separated values for array types, no spaces +DELETE_SSTATE=NO +BOOTING_METHOD=NFS +TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script,benchtest-installer,rt-tests +RC_TEST_PACKAGE=healthcheck-runner +IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk +ARCHITECTURE=ppce500mc +SKIP=NO -- cgit v1.2.3-54-g00ecf