From 77c4419a99657e3b917903426df5a4150835d80b Mon Sep 17 00:00:00 2001 From: Gabriel Ionescu Date: Mon, 21 Nov 2016 16:33:14 +0100 Subject: Added Jenkins configuration files Signed-off-by: Gabriel Ionescu Signed-off-by: Adrian Dudau --- p2041rdb/eltf.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 p2041rdb/eltf.conf (limited to 'p2041rdb') 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