X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fdistribution%2Fdistribution-jobs.yaml;h=b01f86ccb4e96d76364c9f16ebb1b5923c9fc059;hb=3f74d54d316d9ee1648aa645be5dc71fe5b6cfa3;hp=30cfc318aa8ff8b17510854ad2c97e0081b9bcf5;hpb=d0c4ddbef626e4619a9212df4736f5d03d397372;p=releng%2Fbuilder.git diff --git a/jjb/integration/distribution/distribution-jobs.yaml b/jjb/integration/distribution/distribution-jobs.yaml index 30cfc318a..b01f86ccb 100644 --- a/jjb/integration/distribution/distribution-jobs.yaml +++ b/jjb/integration/distribution/distribution-jobs.yaml @@ -25,8 +25,7 @@ # Self-Managed projects repos and features: sm-repos: > mvn:org.opendaylight.sxp/features-sxp//xml/features, - mvn:org.opendaylight.tsdr/features-tsdr//xml/features, - mvn:org.opendaylight.unimgr/features4-unimgr//xml/features, + mvn:org.opendaylight.tsdr/features-tsdr//xml/features sm-features: > odl-sxp-routing, odl-tsdr-core, @@ -38,42 +37,21 @@ odl-tsdr-cassandra, odl-tsdr-hbase, odl-tsdr-hsqldb, - odl-tsdr-elasticsearch, - odl-unimgr, - odl-unimgr-template-driver, - odl-unimgr-cisco-xr-driver, - odl-unimgr-ovs-driver, + odl-tsdr-elasticsearch - fluorine: branch: 'stable/fluorine' karaf-version: odl # Self-Managed projects repos and features: sm-repos: > - mvn:org.opendaylight.snmp4sdn/features-snmp4sdn//xml/features, mvn:org.opendaylight.sxp/features-sxp//xml/features, mvn:org.opendaylight.transportpce/features-transportpce//xml/features, - mvn:org.opendaylight.tsdr/features-tsdr//xml/features, - mvn:org.opendaylight.unimgr/features4-unimgr//xml/features, sm-features: > - odl-snmp4sdn-snmp4sdn odl-sxp-routing, odl-transportpce, odl-transportpce-api, odl-transportpce-ordmodels, - odl-transportpce-stubmodels, - odl-tsdr-core, - odl-tsdr-openflow-statistics-collector, - odl-tsdr-netflow-statistics-collector, - odl-tsdr-restconf-collector, - odl-tsdr-syslog-collector, - odl-tsdr-controller-metrics-collector, - odl-tsdr-cassandra, - odl-tsdr-hbase, - odl-tsdr-hsqldb, - odl-tsdr-elasticsearch, - odl-unimgr, - odl-unimgr-template-driver, - odl-unimgr-cisco-xr-driver, - odl-unimgr-ovs-driver, + odl-transportpce-stubmodels + - oxygen: branch: 'stable/oxygen' karaf-version: karaf4 @@ -251,8 +229,9 @@ mvn-goals: clean install dependency:tree -DoutputFile=dependency_tree.txt mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' -- view: - name: distribution - description: 'List of distribution jobs' - regex: '^(integration-)?distribution-.*' - <<: *releng_view_common +- project: + name: distribution-view + views: + - common-view + view-name: distribution + view-regex: '^(integration-)?distribution-.*'