Fix odl-sxp-routing feature rename impact 15/62615/1
authorMichal Rehak <mirehak@cisco.com>
Mon, 4 Sep 2017 11:46:58 +0000 (13:46 +0200)
committerMichal Rehak <mirehak@cisco.com>
Mon, 4 Sep 2017 11:48:42 +0000 (13:48 +0200)
Change-Id: Iacaaba75fe593d8daa2114846ac8eb9a8eaf764c
Signed-off-by: Michal Rehak <mirehak@cisco.com>
jjb/sxp/sxp-csit-cluster-routing.yaml

index f89a2d4c63e97503e58873fc97a8ba79eaa3aa48..ea209ced02c2ca3045af7ea1fe2df293e8f331ac 100644 (file)
@@ -22,6 +22,7 @@
           branch: 'stable/carbon'
           jre: 'openjdk8'
           karaf-version: karaf3
+          install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-route'
 
     install:
       - only:
@@ -30,7 +31,7 @@
           scope: 'all'
 
     # Features to install
-    install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-route'
+    install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-routing'
 
     # Tools VMs:
     tools_system_count: 2