diff options
author | 2020-05-10 23:14:12 +0200 | |
---|---|---|
committer | 2020-05-10 23:14:59 +0200 | |
commit | 8946fa1da3f90206d460eb5415b8f19386bd2ba7 (patch) | |
tree | aa2106dd036503f75d7b53ebb1a7ad8afe78612e | |
parent | 5372f85136a1e88559b06fd522ce7025a71874f8 (diff) |
Enable daily jobs
Change-Id: If4ddd1b66fb73a4405d25e5e85090435b3b6e6e1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | jjb/functest/functest.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index c6de4a670..ee0b75841 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -470,7 +470,6 @@ - job-template: name: 'functest-{tag}-daily' - disabled: true project-type: multijob triggers: - timed: '@daily' |