From 155a341260843462572cb0146542cefde01920fa Mon Sep 17 00:00:00 2001 From: Andrei Gheorghiu Date: Tue, 9 Oct 2018 16:51:23 +0200 Subject: changed CRON for this profile, to spread the resource load from Standard --- eltf.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eltf.conf b/eltf.conf index e845466..3ef1cf7 100644 --- a/eltf.conf +++ b/eltf.conf @@ -15,6 +15,6 @@ RC_TEST_PACKAGE=healthcheck-runner IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk ARCH=x86_64 SKIP=NO -JENKINS_CRON_STRING=0 23 * * 1-5 +JENKINS_CRON_STRING=0 20 * * 1-5 PACKAGING=DEB CVE_CHECK=NO -- cgit v1.2.3-54-g00ecf