X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fnetconf%2Fnetconf-csit-callhome.yaml;h=574dfc2c4ebfe80854a3b4c12338fafdf5a30e88;hb=61548e3aee4f9beec70e2faad72fb26dd77ebf12;hp=ab53771056951c46eb20c63722d7a7fa071c5771;hpb=abf22fa7a8adb66650bbc6322e7b5c84eb81d428;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-csit-callhome.yaml b/jjb/netconf/netconf-csit-callhome.yaml index ab5377105..574dfc2c4 100644 --- a/jjb/netconf/netconf-csit-callhome.yaml +++ b/jjb/netconf/netconf-csit-callhome.yaml @@ -2,7 +2,7 @@ - project: name: netconf-csit-callhome jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'netconf' @@ -14,20 +14,21 @@ # Project branches stream: - - oxygen: + - aluminium: branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - only: scope: 'only' # no mininet required - tools_system_image: Ubuntu 14.04 - gbp - 20171016-0224 + tools_system_image: ZZCI - Ubuntu 16.04 - docker - x86_64 - 20200401-170202.250 # Features to install install-features: 'odl-netconf-callhome-ssh,odl-restconf'