X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-userfeatures.yaml;h=60a8c5b9e8140e3d1321d56301a27f9953d4ef32;hb=bc171e0206136fbdb51c6a2d8c6e9eb71e93ce7c;hp=5b41d7dc62b4620583697d06ec8f7e3baee5f590;hpb=4302ac3d4b224cd2ed1b69c0311761001f2a13dc;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-userfeatures.yaml b/jjb/netconf/netconf-userfeatures.yaml index 5b41d7dc6..6f737e0f6 100644 --- a/jjb/netconf/netconf-userfeatures.yaml +++ b/jjb/netconf/netconf-userfeatures.yaml @@ -3,38 +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' + - 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 - 20221001-040106.423" # 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"