X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-userfeatures.yaml;h=b3a60ac3ff1ba55346acf934ddfb69685345b823;hb=24235fb69a347d621320112708a1a77154a88572;hp=60a8c5b9e8140e3d1321d56301a27f9953d4ef32;hpb=ea884671f435e4653512ee1fbb3a60274525b9f3;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-userfeatures.yaml b/jjb/netconf/netconf-userfeatures.yaml index 60a8c5b9e..b3a60ac3f 100644 --- a/jjb/netconf/netconf-userfeatures.yaml +++ b/jjb/netconf/netconf-userfeatures.yaml @@ -5,40 +5,38 @@ - inttest-csit-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' + 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: - - aluminium: - branch: 'master' - jre: 'openjdk11' - - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + - master: + branch: "master" + jre: "openjdk11" + + karaf-version: netconf install: - all: - scope: 'all' + scope: "all" - tools_system_image: ZZCI - Ubuntu 16.04 - docker - x86_64 - 20200401-170202.250 + tools_system_image: "ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220701-040013.395" # 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"