Use restconf-noauth in bgp cluster tests 92/57192/1
authorVratko Polak <vrpolak@cisco.com>
Tue, 16 May 2017 16:21:13 +0000 (18:21 +0200)
committerVratko Polak <vrpolak@cisco.com>
Tue, 16 May 2017 16:21:13 +0000 (18:21 +0200)
This is similar to I2f50b71b75e9f332f1adca8546978b6150dbdb5c
The bug we want to avoid:
https://bugs.opendaylight.org/show_bug.cgi?id=8434#c3

As usual, -all- job will still use auth.
Boron and Beryllium are kept as is, as testplans are quite different.

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

index 1ba83774295e024c6238db703906fd8284de36a1..4091f0f639cd337de58519fc5d28466e138994fa 100644 (file)
@@ -37,7 +37,7 @@
           scope: 'all'
 
     # Features to install
-    install-features: 'odl-restconf,odl-bgpcep-bgp,odl-netconf-clustered-topology'
+    install-features: 'odl-restconf-noauth,odl-bgpcep-bgp,odl-netconf-clustered-topology'
 
     # Robot custom options:
     robot-options: '-v USE_NETCONF_CONNECTOR:False'