Update cloud image Ubuntu18.04 docker x86_64
[releng/builder.git] / jjb / netconf / netconf-userfeatures.yaml
index f38af32c1fa918561fa0a1e2b92c9295b4142822..7961141c6c1b810d1a50ebaffcd50d56e36126df 100644 (file)
@@ -3,40 +3,40 @@
     name: netconf-csit-userfeatures
     jobs:
       - inttest-csit-1node
-      - inttest-csit-verify-1node
 
     # The project name
-    project: 'netconf'
+    project: "netconf"
 
     # The functionality under test
     functionality:
       - userfeatures
+      - userfeatures-rfc8040:
+          robot-options: "-v NETOPEER_USER:root -v USE_NETCONF_CONNECTOR:False -v USE_RFC8040:True"
       - gate-userfeatures
+      - gate-userfeatures-rfc8040:
+          robot-options: "-v NETOPEER_USER:root -v USE_NETCONF_CONNECTOR:False -v USE_RFC8040:True"
 
     # Project branches
     stream:
-      - sodium:
-          branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
+      - master:
+          branch: "master"
+          jre: "openjdk17"
+
+    karaf-version: netconf
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
-    tools_system_image: ZZCI - Ubuntu 14.04 - gbp - 20180723-235516.505
+    tools_system_image: "ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230101-040125.332"
 
     # Features to install
     install-features: >
-        odl-restconf,
-        odl-netconf-mdsal,
-        odl-mdsal-apidocs,
-        odl-clustering-test-app,
-        odl-netconf-topology
+      odl-restconf,
+      odl-netconf-mdsal,
+      odl-mdsal-apidocs,
+      odl-clustering-test-app,
+      odl-netconf-topology
 
     # Robot custom options
-    robot-options: '-v NETOPEER_USER:root -v USE_NETCONF_CONNECTOR:False'
+    robot-options: "-v NETOPEER_USER:root -v USE_NETCONF_CONNECTOR:False"