X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-csit-callhome.yaml;h=952e03c8fd26f910c86d24ecc7ae75515ed93d26;hb=3bc24e6ee4116e00948d51294f7e04d85de92b75;hp=05c84644b2f82deff7ecd7175646680d90fa9392;hpb=b29436323463e8c5564ba31de4ba00edd133e643;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-csit-callhome.yaml b/jjb/netconf/netconf-csit-callhome.yaml index 05c84644b..952e03c8f 100644 --- a/jjb/netconf/netconf-csit-callhome.yaml +++ b/jjb/netconf/netconf-csit-callhome.yaml @@ -5,7 +5,7 @@ - inttest-csit-1node # The project name - project: 'netconf' + project: "netconf" # The functionality under test functionality: @@ -14,22 +14,24 @@ # Project branches stream: - - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + - master: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + + karaf-version: netconf install: - only: - scope: 'only' + scope: "only" # no mininet required - tools_system_image: ZZCI - Ubuntu 16.04 - gbp - 20190521-223526.319 + tools_system_image: "ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210401-040235.479" # Features to install - install-features: 'odl-netconf-callhome-ssh,odl-restconf' + install-features: "odl-netconf-callhome-ssh,odl-restconf" # Robot custom options - robot-options: '' + robot-options: ""