summaryrefslogtreecommitdiffstats
path: root/eltf.conf
diff options
context:
space:
mode:
Diffstat (limited to 'eltf.conf')
-rw-r--r--eltf.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/eltf.conf b/eltf.conf
new file mode 100644
index 0000000..129fe8d
--- /dev/null
+++ b/eltf.conf
@@ -0,0 +1,20 @@
1# eltf.conf
2# internal ENEA file - used for ELTF
3#
4# setup as unix sh file; use comma separated values for array types, no spaces
5#
6# DELETE_SSTATE=NO/YES
7# BOOTING_METHOD=NFS/RAM/etc
8# TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script
9# IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk,world
10PROFILE=standard
11DELETE_SSTATE=NO
12BOOTING_METHOD=NFS
13TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script
14RC_TEST_PACKAGE=healthcheck-runner
15IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk
16ARCH=x86_64
17SKIP=NO
18JENKINS_CRON_STRING=0 23 * * 1
19PACKAGING=DEB
20CVE_CHECK=YES