X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-userfeatures.yaml;h=bc82b82130eadfd618ab410b6b3a01385175aa88;hb=735cf417e9994ed36845a45b8dbdef62cd59d317;hp=01ad34ef7e6a57b5bc61678cbd08c32e6459704c;hpb=2be5a4fb6ae1de3f36dacf59a90d4ece73c671f9;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-userfeatures.yaml b/jjb/netconf/netconf-userfeatures.yaml index 01ad34ef7..9ac4ab8cb 100644 --- a/jjb/netconf/netconf-userfeatures.yaml +++ b/jjb/netconf/netconf-userfeatures.yaml @@ -5,7 +5,7 @@ - inttest-csit-1node # The project name - project: 'netconf' + project: "netconf" # The functionality under test functionality: @@ -14,28 +14,25 @@ # Project branches stream: - - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + - master: + branch: "master" + jre: "openjdk17" + + karaf-version: netconf install: - all: - scope: 'all' + scope: "all" - tools_system_image: ZZCI - Ubuntu 16.04 - docker - x86_64 - 20190614-042302.610 + tools_system_image: "ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230501-040105.925" # Features to install install-features: > - odl-restconf, - odl-netconf-mdsal, - odl-mdsal-apidocs, - odl-mdsal-model-inventory, - 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"