Add unimgr to distribution job 79/74579/2
authorDonald Hunter <donaldh@cisco.com>
Fri, 27 Jul 2018 12:58:26 +0000 (13:58 +0100)
committerDonald Hunter <donaldh@cisco.com>
Fri, 27 Jul 2018 16:13:48 +0000 (17:13 +0100)
Change-Id: Ia7a15d0e58da2aaaa66c9c8c6049840c5d45a8fd
Signed-off-by: Donald Hunter <donaldh@cisco.com>
jjb/integration/distribution/distribution-jobs.yaml

index 95a30eefa8ab68f649dfb300c0b5d7ae1fe0ea6d..3f7e3a16c2597900d1041a84ed2918f4bf5ce4df 100644 (file)
           branch: 'master'
           karaf-version: odl
           # Self-Managed projects repos and features:
-          sm-repos: mvn:org.opendaylight.sxp/features-sxp//xml/features
-          sm-features: odl-sxp-routing
+          sm-repos: >
+            mvn:org.opendaylight.sxp/features-sxp//xml/features,
+            mvn:org.opendaylight.unimgr/features4-unimgr//xml/features
+          sm-features: >
+            odl-sxp-routing,
+            odl-unimgr-rest
       - oxygen:
           branch: 'stable/oxygen'
           karaf-version: karaf4
           karaf-version: odl
           dependencies: >
               distribution-merge-managed-{stream},
-              sxp-merge-{stream}
+              sxp-merge-{stream},
+              unimgr-merge-{stream}
 
 - project:
     name: distribution-sonar