From 5372f85136a1e88559b06fd522ce7025a71874f8 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 8 May 2020 14:39:56 +0200 Subject: Disable daily jobs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It eases debugging SUT. Change-Id: I630e3a2b6e1b1ae96311712ab33255c82c291825 Signed-off-by: Cédric Ollivier --- jjb/functest/functest.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb') diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index ee0b75841..c6de4a670 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -470,6 +470,7 @@ - job-template: name: 'functest-{tag}-daily' + disabled: true project-type: multijob triggers: - timed: '@daily' -- cgit 1.2.3-korg