X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-csit-callhome.yaml;h=8a7c1faec3bb37ca009358218d1e727bf77ed11b;hb=4672451255ec3c82e1782e5abc6f0b7e246d1d13;hp=8ef9de8c5d4f20d4a179d2825777d9cb9f54183a;hpb=277e6f6ee3df23e731f87b1850e8329bb69e324d;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-csit-callhome.yaml b/jjb/netconf/netconf-csit-callhome.yaml index 8ef9de8c5..8a7c1faec 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: - - nitrogen: + - magnesium: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 + - sodium: + branch: 'stable/sodium' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' install: - only: scope: 'only' # no mininet required - tools_system_image: Ubuntu 14.04 - gbp - 20170808-0524 + tools_system_image: ZZCI - Ubuntu 16.04 - docker - x86_64 - 20190614-042302.610 # Features to install install-features: 'odl-netconf-callhome-ssh,odl-restconf'