X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fsweetcomb%2Fsweetcomb.yaml;h=134d90e851a5fe74fbe1047fe3f2982b086da906;hb=4327a01c25c0afd74b3acc7feebee623f90e633c;hp=baf29f87804914c6206b28ae1bf57721afd9a00c;hpb=8868d2fe6ff43634aaed86b8ec25f6cfeaf5edfa;p=ci-management.git diff --git a/jjb/sweetcomb/sweetcomb.yaml b/jjb/sweetcomb/sweetcomb.yaml index baf29f878..134d90e85 100644 --- a/jjb/sweetcomb/sweetcomb.yaml +++ b/jjb/sweetcomb/sweetcomb.yaml @@ -20,7 +20,7 @@ jobs: - 'sweetcomb-verify-{stream}-{os}' - 'sweetcomb-merge-{stream}-{os}' - #- 'sweetcomb-test-{stream}-ubuntu1604' + # - 'sweetcomb-test-{stream}-ubuntu1604' project: 'sweetcomb' os: @@ -32,12 +32,18 @@ - master: branch: 'master' repo-stream-part: 'master' + - '1908': + branch: 'stable/1908' + repo-stream-part: 'stable.1908' - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' - '1901': branch: 'stable/1901' repo-stream-part: 'stable.1901' + - vom: + branch: 'vom' + repo-stream-part: 'vom' - project: name: sweetcomb-view @@ -58,14 +64,6 @@ artifactDaysToKeep: '{build-artifact-days-to-keep}' artifactNumToKeep: '{build-artifact-num-to-keep}' - archive-artifacts: > - **/build-root/build-package/*.rpm - **/build-root/build-package/*.deb - allow-empty: 'true' - fingerprint: false - only-if-success: true - default-excludes: false - parameters: - project-parameter: project: '{project}' @@ -134,14 +132,6 @@ artifactDaysToKeep: '{build-artifact-days-to-keep}' artifactNumToKeep: '{build-artifact-num-to-keep}' - archive-artifacts: > - **/build-root/build-package/*.rpm - **/build-root/build-package/*.deb - allow-empty: 'true' - fingerprint: false - only-if-success: true - default-excludes: false - parameters: - project-parameter: project: '{project}' @@ -211,12 +201,6 @@ artifactDaysToKeep: '{build-artifact-days-to-keep}' artifactNumToKeep: '{build-artifact-num-to-keep}' - archive-artifacts: > - allow-empty: 'true' - fingerprint: false - only-if-success: true - default-excludes: false - parameters: - project-parameter: project: '{project}' @@ -264,3 +248,12 @@ rerun-unstable-builds: false max-failed-builds: 1 fixed-delay: 90 + +- project: + name: sweetcomb-info + project-name: sweetcomb + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-4c-4g + project: sweetcomb + branch: master