X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin.yaml;h=3b30d6118b5dde044892b1da963b149d9cb72ce6;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=4e63550a9c1da0e1adf4db6fd9ce91dc55734939;hpb=3bf61af3d85fa9096d74e5a91aaa4c67276330cf;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin.yaml b/jjb/openflowplugin/openflowplugin.yaml index 4e63550a9..3b30d6118 100644 --- a/jjb/openflowplugin/openflowplugin.yaml +++ b/jjb/openflowplugin/openflowplugin.yaml @@ -99,6 +99,7 @@ name: openflowplugin-sonar jobs: - gerrit-maven-sonar + project: 'openflowplugin' project-name: 'openflowplugin' branch: 'master' @@ -108,14 +109,15 @@ mvn-goals: 'clean deploy javadoc:aggregate' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' -- view: - name: openflowplugin - description: 'List of openflowplugin jobs' - regex: '^openflowplugin-.*' - <<: *releng_view_common +- project: + name: openflowplugin-view + views: + - project-view + project-name: 'openflowplugin' -- view: - name: openflowplugin-oxygen - description: 'List of openflowplugin oxygen jobs' - regex: 'openflowplugin-.*-oxygen' - <<: *releng_view_common +- project: + name: openflowplugin-oxygen-view + views: + - common-view + view-name: 'openflowplugin-oxygen' + view-regex: '^openflowplugin-.*-oxygen'