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 --- eltf.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 eltf.conf (limited to 'eltf.conf') diff --git a/eltf.conf b/eltf.conf new file mode 100644 index 0000000..c72aff8 --- /dev/null +++ b/eltf.conf @@ -0,0 +1,14 @@ +# 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 +ARCH=ppce500mc +SKIP=NO +JENKINS_CRON_STRING=0 22 * * 1-5 +RELEASE_CANDIDATES_PATH=/rdprod/enea_linux/Release_Candidates +RELEASE_ARCHIVE_PATH=/rdprod/release_archive/ENEA_LINUX -- cgit v1.2.3-54-g00ecf