Merge "Add a note regarding deploy maven jobs"
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 14 Oct 2016 03:24:28 +0000 (03:24 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 14 Oct 2016 03:24:28 +0000 (03:24 +0000)
jjb/integration/integration-distribution-jobs.yaml

index 9e946977d967e0f4767f4e7b57239bedf5a78d1a..f5b0d4e867c272e901fc50db5fd7ca49061e8bc0 100644 (file)
         - email-notification:
             email-prefix: '[int/dist]'
 
+
 - job-template:
     name: 'integration-distribution-merge-{stream}'
 
+    # Need to keep jobs that deploy to Nexus at end of build as Maven
+    # projects. Maybe reconsider this once upstream moves deploy to a
+    # separate lifecycle:
+    #     https://issues.apache.org/jira/browse/MNG-5666
+
     project-type: maven
     node: centos7-java-builder-2c-8g
     jdk: '{jre}'