summaryrefslogtreecommitdiffstats
path: root/eltf.conf
diff options
context:
space:
mode:
authorAndrei Gheorghiu <adgh@eltf-jenkins02.stolab01.enea.se>2016-09-16 16:07:16 +0200
committerAndrei Gheorghiu <adgh@eltf-jenkins02.stolab01.enea.se>2016-09-16 16:07:16 +0200
commit86557c3f9fe80c0c47a8506904aa51e7dd37d76f (patch)
treead3aca07a8420e82f5570c06e5600b4221699d26 /eltf.conf
parente9f24cf4082666db4b8af467d263148045f11942 (diff)
downloadel_manifests-standard-86557c3f9fe80c0c47a8506904aa51e7dd37d76f.tar.gz
added eltf config file
Diffstat (limited to 'eltf.conf')
-rw-r--r--eltf.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/eltf.conf b/eltf.conf
new file mode 100644
index 0000000..235d646
--- /dev/null
+++ b/eltf.conf
@@ -0,0 +1,12 @@
1# eltf.conf
2#
3# setup as unix sh file; use comma separated values for array types, no spaces
4#
5# DELETE_SSTATE=NO/YES
6# BOOTING_METHOD=NFS/RAM/etc
7# TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script
8# IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk,world
9DELETE_SSTATE=NO
10BOOTING_METHOD=NFS
11TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script
12IMAGE_TYPES=enea-image-${PROFILE}