X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-csit-callhome.yaml;h=8b83aebe96e76d1b2a452a5a57542b5ac1a8285f;hb=a87fca6f6aa3b263d1695a568708c247cb5ed604;hp=1148ba026275b413200f318bd116827109c27885;hpb=958a3b1043093fc94bc2c50896e20b96584863fe;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-csit-callhome.yaml b/jjb/netconf/netconf-csit-callhome.yaml index 1148ba026..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 14.04 - gbp - 20170823-0530 + tools_system_image: ZZCI - Ubuntu 16.04 - docker - x86_64 - 20190614-042302.610 # Features to install install-features: 'odl-netconf-callhome-ssh,odl-restconf'