Merge "Add unimgr features to distribution sanity"
authorLuis Gomez <ecelgp@gmail.com>
Tue, 4 Sep 2018 18:45:27 +0000 (18:45 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 4 Sep 2018 18:45:27 +0000 (18:45 +0000)
1  2 
jjb/integration/distribution/distribution-jobs.yaml

index 429816e35db064c0fe7e4d044b11c7157aa94b11,a598293a00475a564bb2b4cc96604165cb5debfa..238d5938828bf78e675b0fc4c36ccf06abf3b493
                sxp-merge-{stream},
                transportpce-merge-{stream},
                tsdr-merge-{stream},
+               unimgr-merge-{stream},
  
 +- project:
 +    name: distribution-release
 +    jobs:
 +      - gerrit-maven-release
 +
 +    project: 'integration/distribution'
 +    project-name: 'distribution'
 +    mvn-goals: 'clean install dependency:tree -DoutputFile=dependency_tree.txt -Punmanaged -f opendaylight/pom.xml'
 +    mvn-settings: 'integration-distribution-settings'
 +    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
 +    email-upstream: '[int/dist]'
 +
 +    # Used by the release job
 +    staging-profile-id: 2af042ed81d5e2
 +
 +    stream:
 +      - neon:
 +          branch: 'master'
 +
 +      - fluorine:
 +          branch: 'stable/fluorine'
 +
  - project:
      name: distribution-sonar
      jobs: