X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fmusic%2Fmusic-distributed-kv-store-csit.yaml;h=ab491475d280ece94ab21620d29bc758e6eaa22e;hb=1640282edd7a1dfbe5050602f516afa7febeae01;hp=3f53eeaac9ae21ed691c98d284e52cf0b9361cff;hpb=17282367c5fab812b7dbb0ca1c36061f8eae61b2;p=ci-management.git diff --git a/jjb/music/music-distributed-kv-store-csit.yaml b/jjb/music/music-distributed-kv-store-csit.yaml index 3f53eeaac..ab491475d 100644 --- a/jjb/music/music-distributed-kv-store-csit.yaml +++ b/jjb/music/music-distributed-kv-store-csit.yaml @@ -1,18 +1,25 @@ ---- -- project: - name: music-distributed-kv-store-csit - jobs: - - '{project-name}-{stream}-project-csit' - - '{project-name}-review-verification-{stream}' - - '{project-name}-merge-verification-{stream}' - project-name: 'music-distributed-kv-store' - project: 'music/distributed-kv-store' - disabled: true - stream: 'master' - artifact-type: 'golang' - java-version: openjdk11 - mvn-version: 'mvn36' - mvn-settings: 'music-distributed-kv-store-settings' - mvn-global-settings: global-settings - robot-options: '' - branch: 'master' +# Integration templates no longer support these +# job definitions; if Music CSIT needs to be restored, +# '{project-name}-review-verification-golang-{stream}' +# '{project-name}-merge-verification-golag-{stream}' +# would have to be added to integration templates and +# applied here +# +#--- +#- project: +# name: music-distributed-kv-store-csit +# jobs: +# - '{project-name}-{stream}-project-csit' +# - '{project-name}-review-verification-{stream}' +# - '{project-name}-merge-verification-{stream}' +# project-name: 'music-distributed-kv-store' +# project: 'music/distributed-kv-store' +# disabled: true +# stream: 'master' +# artifact-type: 'golang' +# java-version: openjdk11 +# mvn-version: 'mvn36' +# mvn-settings: 'music-distributed-kv-store-settings' +# mvn-global-settings: global-settings +# robot-options: '' +# branch: 'master'