X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-csit-callhome.yaml;h=8b83aebe96e76d1b2a452a5a57542b5ac1a8285f;hb=de6d999194b6a0a8ad78ec98ed3fb1f11b6b7320;hp=07c940389f45aeb790e8cd0075f9f86d254b3d5e;hpb=e740257ed26c2a5fe09ec69e7b2d89efb8392304;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-csit-callhome.yaml b/jjb/netconf/netconf-csit-callhome.yaml index 07c940389..8b83aebe9 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 - 20190614-042302.610 # Features to install install-features: 'odl-netconf-callhome-ssh,odl-restconf'