Remove depricated bgp "all" feature for carbon bgpclustering-ha jobs 11/50711/3
authorPeter Gubka <pgubka@cisco.com>
Fri, 20 Jan 2017 12:00:53 +0000 (13:00 +0100)
committerPeter Gubka <pgubka@cisco.com>
Mon, 23 Jan 2017 11:36:00 +0000 (11:36 +0000)
Also clustered netconf topology is removed because it is not used in carbon

Change-Id: Id3bf98e4d2b0a14ff9cb1829051bc81b3acd37c9
Signed-off-by: Peter Gubka <pgubka@cisco.com>
jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml

index 890f927e41dba5b64ca36f42e8ffdc7af99a3d2b..f3a052d3da2450baed1bfbfc677861ba4bf1c197 100644 (file)
         - boron:
             branch: 'stable/boron'
             jre: 'openjdk8'
+            install-features: 'odl-restconf,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-netconf-clustered-topology'
 
     install:
         - only:
             scope: 'only'
 
     # Features to install
-    install-features: 'odl-restconf,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-netconf-clustered-topology'
+    install-features: 'odl-restconf,odl-bgpcep-bgp'
 
     # Robot custom options:
     robot-options: '-v USE_NETCONF_CONNECTOR:False'