diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2017-01-26 01:40:54 -0500 |
---|---|---|
committer | MatthewLi <matthew.lijun@huawei.com> | 2017-01-26 01:41:49 -0500 |
commit | 2c5c2f919d72c3649723cf20050c9834ef21642d (patch) | |
tree | c2057f61e06fca45c57e679fe6d79c42b67c206c | |
parent | 76d12ac2d4bfd964f8a2851983aaa0098df380d8 (diff) |
dovetail: bugfix to enable weekly job
JIRA: DOVETAIL-180
Change-Id: Ic2c0d4790f65ce59d5dc0202cc6f5139cb68b81b
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
-rw-r--r-- | jjb/dovetail/dovetail-weekly-jobs.yml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/jjb/dovetail/dovetail-weekly-jobs.yml b/jjb/dovetail/dovetail-weekly-jobs.yml index 2d6d0a9fa..c6b3774d4 100644 --- a/jjb/dovetail/dovetail-weekly-jobs.yml +++ b/jjb/dovetail/dovetail-weekly-jobs.yml @@ -61,9 +61,16 @@ - job-template: name: 'dovetail-{sut}-{pod}-{testsuite}-{loop}-{stream}' - disabled: '{obj:disabled}' + disabled: false - concurrent: false + concurrent: true + + properties: + - logrotate-default + - throttle: + enabled: true + max-per-node: 1 + option: 'project' wrappers: - build-name: |