Include new BGPCEP feature names into CSIT job definition 49/25149/2
authorVratko Polak <vrpolak@cisco.com>
Tue, 11 Aug 2015 10:23:11 +0000 (12:23 +0200)
committerVratko Polak <vrpolak@cisco.com>
Tue, 18 Aug 2015 09:58:26 +0000 (11:58 +0200)
There was a change in names of top-level bgpcep features,
see https://git.opendaylight.org/gerrit/#/c/25112/
Old feature names are retained as aliases in Beryllium,
but Boron would probably use the new names only.

Current bgpcep-csit-* jobs do not include those new names,
so this change adds them.
Lithium names are left there too, as Karaf seems to tolerate
unknown features in featuresBoot.

Change-Id: I1458e0ee88b1ae5a42f9c142346fa94ec7a6db09
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
jjb/bgpcep/bgpcep-csit-userfeatures.yaml

index da1e69c8a8727e4cc05beaabc276fd612b89a6c4..2490b7609df3ad2225b54f6e6ab37aa30a5214b3 100644 (file)
@@ -24,7 +24,7 @@
             scope: 'all'
 
     # Features to install
-    install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-bgp-all,odl-netconf-connector-all'
+    install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-bgpcep-pcep,odl-netconf-connector-all'
 
     # Robot custom options
     robot-options: ''