summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gheorghiu <andrei.gheorghiu@enea.com>2019-01-28 14:51:32 +0100
committerAndrei Gheorghiu <andrei.gheorghiu@enea.com>2019-01-28 14:51:32 +0100
commit28384ff37a5555710fcea9b9e7d5149bb02a9a93 (patch)
treefe18341808308c5040e98c6fcbaa76788ec00de6
parent78e1c2cad6d26c8d092d3996ccda7d045b586854 (diff)
downloadel_manifests-rt-28384ff37a5555710fcea9b9e7d5149bb02a9a93.tar.gz
updated cron to only run ELTF job once per week
Change-Id: Ic2ba73fcdd9dd74bef03139b4652c726af297851
-rw-r--r--eltf.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/eltf.conf b/eltf.conf
index 6ef3572..f0f0b13 100644
--- a/eltf.conf
+++ b/eltf.conf
@@ -15,6 +15,6 @@ RC_TEST_PACKAGE=healthcheck-runner
15IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk 15IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk
16ARCH=x86_64 16ARCH=x86_64
17SKIP=NO 17SKIP=NO
18JENKINS_CRON_STRING=0 20 * * 1-5 18JENKINS_CRON_STRING=0 20 * * 1
19PACKAGING=DEB 19PACKAGING=DEB
20CVE_CHECK=YES 20CVE_CHECK=YES