X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcoretutorials%2Fcoretutorials.yaml;h=8ffa7a99d1c3d23db23e0e0f4d3de906f7a2931b;hb=f5611e3768895d4b4ca20c7719a2bd9fe5652fca;hp=9077a7882cf6e6f06c2fdf7fbccd310e0420c51a;hpb=8c76f3dfcc549f8e959de1d3a52b3885d1cde4ce;p=releng%2Fbuilder.git diff --git a/jjb/coretutorials/coretutorials.yaml b/jjb/coretutorials/coretutorials.yaml index 9077a7882..8ffa7a99d 100644 --- a/jjb/coretutorials/coretutorials.yaml +++ b/jjb/coretutorials/coretutorials.yaml @@ -2,20 +2,16 @@ - project: name: coretutorials-oxygen jobs: - - '{project-name}-integration-{stream}' - odl-maven-jobs stream: oxygen project: 'coretutorials' project-name: 'coretutorials' branch: 'master' - jdks: - - openjdk8 mvn-settings: 'coretutorials-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[coretutorials]' - archive-artifacts: '' build-timeout: 120 # Used by the release job @@ -24,20 +20,16 @@ - project: name: coretutorials-nitrogen jobs: - - '{project-name}-integration-{stream}' - odl-maven-jobs stream: nitrogen project: 'coretutorials' project-name: 'coretutorials' branch: 'stable/nitrogen' - jdks: - - openjdk8 mvn-settings: 'coretutorials-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[coretutorials]' - archive-artifacts: '' build-timeout: 120 # Used by the release job @@ -46,7 +38,6 @@ - project: name: coretutorials-carbon jobs: - - '{project-name}-integration-{stream}' - odl-maven-jobs stream: carbon @@ -54,13 +45,10 @@ project-name: 'coretutorials' branch: 'stable/carbon' karaf-version: karaf3 - jdks: - - openjdk8 mvn-settings: 'coretutorials-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[coretutorials]' - archive-artifacts: '' build-timeout: 120 # Used by the release job