X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch.yaml;h=c55bb6ced91892e54a1b4f2906b885f60ce66b77;hb=9f80eab4fa3bf05322ca685151148b7a3cf12327;hp=6e1af41fbbd15b7e77229a1d918dfee560365dd3;hpb=f5611e3768895d4b4ca20c7719a2bd9fe5652fca;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index 6e1af41fb..c55bb6ced 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -1,11 +1,10 @@ --- - project: - name: l2switch-oxygen + name: l2switch-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'l2switch' project-name: 'l2switch' branch: 'master' @@ -23,15 +22,15 @@ staging-profile-id: 96fee85953ca0 - project: - name: l2switch-nitrogen + name: l2switch-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: oxygen project: 'l2switch' project-name: 'l2switch' - branch: 'stable/nitrogen' + branch: 'stable/oxygen' mvn-settings: 'l2switch-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' dependencies: > @@ -46,16 +45,15 @@ staging-profile-id: 96fee85953ca0 - project: - name: l2switch-carbon + name: l2switch-nitrogen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: carbon + stream: nitrogen project: 'l2switch' project-name: 'l2switch' - branch: 'stable/carbon' - karaf-version: karaf3 + branch: 'stable/nitrogen' mvn-settings: 'l2switch-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' dependencies: >