From d34524683233c4fb9d1111f4c13bf7461baf0cb3 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 17 Apr 2019 16:21:04 +0200 Subject: [PATCH] [fuel] Enable Hunter daily jobs Previous changes added the Hunter jobs, but failed to actually enable them. Change-Id: Iaffcd12d0548d123a826a6f99fd94fe92df9f6b7 Signed-off-by: Alexandru Avadanii --- jjb/fuel/fuel-daily-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/fuel/fuel-daily-jobs.yaml b/jjb/fuel/fuel-daily-jobs.yaml index 7bf29dab3..3e83502a3 100644 --- a/jjb/fuel/fuel-daily-jobs.yaml +++ b/jjb/fuel/fuel-daily-jobs.yaml @@ -20,7 +20,7 @@ hunter: &hunter stream: hunter branch: 'stable/{stream}' - disabled: true + disabled: false gs-pathname: '/{stream}' functest_docker_tag: '{stream}' # ------------------------------- -- 2.16.6