X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Focpplugin%2Focpplugin.yaml;h=87c429e09b1666b1b9d23d6c0738c3f004f0c5fa;hb=ff591e654f3fe97bc10588b473a6f87297463717;hp=eb99c400c7a4c0944a5943839a3d6be869bd13b7;hpb=4dd0f93bdcc602f444719a3b5c95a5447866af85;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin.yaml b/jjb/ocpplugin/ocpplugin.yaml index eb99c400c..87c429e09 100644 --- a/jjb/ocpplugin/ocpplugin.yaml +++ b/jjb/ocpplugin/ocpplugin.yaml @@ -1,11 +1,10 @@ --- - project: - name: ocpplugin-oxygen + name: ocpplugin-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'ocpplugin' project-name: 'ocpplugin' branch: 'master' @@ -18,15 +17,15 @@ staging-profile-id: a687673279f9c - project: - name: ocpplugin-nitrogen + name: ocpplugin-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: oxygen project: 'ocpplugin' project-name: 'ocpplugin' - branch: 'stable/nitrogen' + branch: 'stable/oxygen' mvn-settings: 'ocpplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' @@ -36,16 +35,15 @@ staging-profile-id: a687673279f9c - project: - name: ocpplugin-carbon + name: ocpplugin-nitrogen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: carbon + stream: nitrogen project: 'ocpplugin' project-name: 'ocpplugin' - branch: 'stable/carbon' - karaf-version: karaf3 + branch: 'stable/nitrogen' mvn-settings: 'ocpplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}'