X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch.yaml;h=2648d5062843b409ff7679abe5eee90568031f84;hb=9d926f94fe3824189d4990b904c1807602ba7d85;hp=147264acd62b3da6459ccc7602a17c3c5bc38f06;hpb=7d78ab20f65bd31723d132e4be1346750fe9e447;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index 147264acd..2648d5062 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -4,20 +4,13 @@ jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{stream}' + - odl-maven-jobs stream: oxygen project: 'l2switch' project-name: 'l2switch' branch: 'master' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'l2switch-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' dependencies: > odlparent-merge-{stream}, @@ -26,7 +19,6 @@ openflowjava-merge-{stream}, openflowplugin-merge-{stream} email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96fee85953ca0 @@ -36,20 +28,13 @@ jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{stream}' + - odl-maven-jobs stream: nitrogen project: 'l2switch' project-name: 'l2switch' branch: 'stable/nitrogen' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'l2switch-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' dependencies: > odlparent-merge-{stream}, @@ -58,7 +43,6 @@ openflowjava-merge-{stream}, openflowplugin-merge-{stream} email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96fee85953ca0 @@ -68,21 +52,14 @@ jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{stream}' + - odl-maven-jobs stream: carbon project: 'l2switch' project-name: 'l2switch' branch: 'stable/carbon' karaf-version: karaf3 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'l2switch-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' dependencies: > odlparent-merge-{stream}, @@ -91,7 +68,6 @@ openflowjava-merge-{stream}, openflowplugin-merge-{stream} email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96fee85953ca0 @@ -99,10 +75,9 @@ - project: name: l2switch-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'l2switch' project-name: 'l2switch' branch: 'master' mvn-settings: 'l2switch-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'