Replace odl-restconf-noauth feature with odl-restconf for bgpclustering jobs 26/95526/3
authorOleksii Mozghovyi <oleksii.mozghovyi@pantheon.tech>
Thu, 18 Mar 2021 15:17:20 +0000 (17:17 +0200)
committerOleksii Mozghovyi <oleksii.mozghovyi@pantheon.tech>
Fri, 26 Mar 2021 14:27:03 +0000 (16:27 +0200)
The odl-restconf-noauth feature was removed in 2019, and karaf boot process
just ignores non-existing feature since that time. This change replaces
odl-restconf-noauth feature with a odl-restconf, which should provide
everything needed for test scenarios.

JIRA: CONTROLLER-1672
Change-Id: I415b26ecfcdd7e623196d66471ed12b32ca3668b
Signed-off-by: Oleksii Mozghovyi <oleksii.mozghovyi@pantheon.tech>
jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml
jjb/bgpcep/bgpcep-csit-bgpclustering.yaml

index 395663e025152a649763a3e4bdd11bbeb3651e93..cf43d213e92527cec8721a09bdcd849cdd84d0be 100644 (file)
@@ -34,7 +34,7 @@
 
     # Features to install
     install-features: >
-      odl-restconf-noauth,
+      odl-restconf,
       odl-bgpcep-bgp,
       odl-bgpcep-bgp-config-example
 
index bf6a5f179759d6903ee01c04cc96ce3c305ca80e..d46a5799ccc704b1c434b343e2b82931a4cd0bbe 100644 (file)
@@ -31,7 +31,7 @@
 
     # Features to install
     install-features: >
-      odl-restconf-noauth,
+      odl-restconf,
       odl-bgpcep-bgp,
       odl-bgpcep-bgp-config-example