X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-csit-callhome.yaml;h=0e0352f2e30f92dd054a54abbb45ad822070bca8;hb=d46ff39d84c924556690dd39ffad7efa08a83856;hp=07c940389f45aeb790e8cd0075f9f86d254b3d5e;hpb=84cafc4f0ce3196c5e4c4cc462ccecca975e8ca0;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-csit-callhome.yaml b/jjb/netconf/netconf-csit-callhome.yaml index 07c940389..0e0352f2e 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 16.04 - gbp - 20171212-0322 + tools_system_image: ZZCI - Ubuntu 16.04 - docker - x86_64 - 20200701-170158.227 # Features to install install-features: 'odl-netconf-callhome-ssh,odl-restconf'