X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fvpp%2Fvpp-opensuse.yaml;h=425b6f6d70514d47dc5fed57197b43fa71949d29;hb=29be786d3165364f61fadadf0fba430c2f377018;hp=ad4fb718dfdf34cc0f59f82510265dd2691998bc;hpb=3d993af365039ffe5532921aaa1ff023b5c72c88;p=ci-management.git diff --git a/jjb/vpp/vpp-opensuse.yaml b/jjb/vpp/vpp-opensuse.yaml index ad4fb718d..425b6f6d7 100644 --- a/jjb/vpp/vpp-opensuse.yaml +++ b/jjb/vpp/vpp-opensuse.yaml @@ -1,3 +1,4 @@ +--- - project: name: opensuse423 jobs: @@ -5,9 +6,8 @@ - 'vpp-merge-{stream}-opensuse' project: 'vpp' - os: - - opensuse: - repo-os-part: 'opensuse' + os: 'opensuse' + repo-os-part: 'opensuse' stream: - '1801': @@ -24,9 +24,9 @@ - 'vpp-merge-{stream}-osleap15' project: 'vpp' - os: - - opensuse: - repo-os-part: 'opensuse' + os: 'opensuse' + repo-os-part: 'opensuse' + stream: - master: branch: 'master' @@ -42,7 +42,7 @@ node: 'opensuse-us' concurrent: true - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: 100 artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -57,6 +57,8 @@ os: 'opensuse' - repo-name-parameter: repo-name: '{repo-stream-part}.opensuse' + - stream-parameter: + stream: '{stream}' scm: - gerrit-trigger-scm: @@ -102,7 +104,7 @@ node: 'osleap15-us' concurrent: true - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: 100 artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -117,6 +119,8 @@ os: 'opensuse' - repo-name-parameter: repo-name: '{repo-stream-part}.opensuse' + - stream-parameter: + stream: '{stream}' scm: - gerrit-trigger-scm: @@ -129,22 +133,9 @@ build-timeout: '{build-timeout}' triggers: - - gerrit: - server-name: 'Primary' - trigger-on: - - comment-added-contains-event: - comment-contains-value: 'checkstyle_success' - projects: - - project-compare-type: 'ANT' - project-pattern: '{name}' - branches: - - branch-compare-type: 'ANT' - branch-pattern: '**/{branch}' - skip-vote: - successful: true - failed: true - unstable: true - notbuilt: true + - gerrit-trigger-checkstyle: + name: '{project}' + branch: '{branch}' builders: - shell: @@ -174,7 +165,7 @@ project-type: freestyle node: 'opensuse-us' - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: 100 artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -195,6 +186,8 @@ stream: '{stream}' - repo-name-parameter: repo-name: '{repo-stream-part}.opensuse' + - stream-parameter: + stream: '{stream}' scm: - gerrit-trigger-scm: @@ -240,11 +233,11 @@ global-settings-file: 'global-settings' - shell: !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-vpp-maven-push.sh + - ../scripts/packagecloud_push.sh - shell: !include-raw-escape: - - ../scripts/packagecloud_push.sh + - ../scripts/maven_push_functions.sh + - include-raw-vpp-maven-push.sh publishers: - archive: @@ -266,7 +259,7 @@ project-type: freestyle node: 'osleap15-us' - logrotate: + build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: 100 artifactDaysToKeep: '{build-artifact-days-to-keep}' @@ -332,11 +325,11 @@ global-settings-file: 'global-settings' - shell: !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-vpp-maven-push.sh + - ../scripts/packagecloud_push.sh - shell: !include-raw-escape: - - ../scripts/packagecloud_push.sh + - ../scripts/maven_push_functions.sh + - include-raw-vpp-maven-push.sh publishers: - archive: