Update distribution userfeatures job not to use netconf connector in carbon 00/50000/1
authorPeter Gubka <pgubka@cisco.com>
Wed, 4 Jan 2017 08:26:58 +0000 (09:26 +0100)
committerPeter Gubka <pgubka@cisco.com>
Wed, 4 Jan 2017 08:28:39 +0000 (09:28 +0100)
Change-Id: If931403c89483418c9ffc39db4fec1b0a69fc752
Signed-off-by: Peter Gubka <pgubka@cisco.com>
jjb/integration/distribution/distribution-csit-userfeatures.yaml

index 923d70ac247631f3faa53395a6d93bc5ad5d8546..53c400f6008e554428a60f1e866f8ed214e5fe73 100644 (file)
         - boron:
             branch: 'stable/boron'
             jre: 'openjdk8'
+            install-features: 'odl-restconf,odl-distribution-version,odl-netconf-connector-all,odl-jolokia'
+            robot-options: '-v USE_NETCONF_CONNECTOR:True'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
+            install-features: 'odl-restconf,odl-distribution-version,odl-netconf-connector-all,odl-jolokia'
+            robot-options: '-v USE_NETCONF_CONNECTOR:True'
 
     # TODO: Add Beryllium when everything is backported there.
 
             scope: 'all'
 
     # Features to install
-    install-features: 'odl-restconf,odl-distribution-version,odl-netconf-connector-all,odl-jolokia'
+    install-features: 'odl-restconf,odl-distribution-version,odl-netconf-topology,odl-jolokia'
 
     # Robot custom options
-    robot-options: '-v USE_NETCONF_CONNECTOR:True'
+    robot-options: '-v USE_NETCONF_CONNECTOR:False'
 
     # Trigger jobs (upstream dependencies)
     trigger-jobs: >