--- - project: name: l2switch-fluorine jobs: - odl-maven-jobs stream: fluorine project: 'l2switch' project-name: 'l2switch' branch: 'master' mvn-settings: 'l2switch-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' dependencies: > odlparent-merge-{stream}, yangtools-merge-{stream}, controller-merge-{stream}, openflowjava-merge-{stream}, openflowplugin-merge-{stream} email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' # Used by the release job staging-profile-id: 96fee85953ca0 - project: name: l2switch-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs stream: oxygen project: 'l2switch' project-name: 'l2switch' branch: 'stable/oxygen' mvn-settings: 'l2switch-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' dependencies: > odlparent-merge-{stream}, yangtools-merge-{stream}, controller-merge-{stream}, openflowjava-merge-{stream}, openflowplugin-merge-{stream} email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' # Used by the release job staging-profile-id: 96fee85953ca0 - project: name: l2switch-sonar jobs: - gerrit-maven-sonar project: 'l2switch' project-name: 'l2switch' branch: 'master' mvn-settings: 'l2switch-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' - view: name: l2switch description: 'List of l2switch jobs' regex: '^l2switch-.*' <<: *releng_view_common