diff options
Diffstat (limited to 'jjb/compass4nfv/compass-project-jobs.yml')
-rw-r--r-- | jjb/compass4nfv/compass-project-jobs.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/compass4nfv/compass-project-jobs.yml b/jjb/compass4nfv/compass-project-jobs.yml index 6b4080384..ed0fee6c0 100644 --- a/jjb/compass4nfv/compass-project-jobs.yml +++ b/jjb/compass4nfv/compass-project-jobs.yml @@ -33,6 +33,7 @@ concurrent: true properties: + - logrotate-default - throttle: enabled: true max-total: 1 @@ -42,7 +43,6 @@ parameters: - project-parameter: project: '{project}' - - gerrit-parameter: branch: '{branch}' - compass-project-parameter: installer: '{installer}' @@ -76,6 +76,7 @@ concurrent: true properties: + - logrotate-default - throttle: enabled: true max-total: 1 @@ -85,7 +86,6 @@ parameters: - project-parameter: project: '{project}' - - gerrit-parameter: branch: '{branch}' - compass-project-parameter: installer: '{installer}' |