X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-csit-callhome.yaml;h=7e85868e0045b347133ca037cad87c54cac2eacd;hb=f9ad7a4a6e0cf73aee124ccb115449225d831f8f;hp=17beeaf95c3a7a4c4c1e8bf8b40022f758f812dd;hpb=29b2f25826a1d889aa515be1c39c40da83f7ae00;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-csit-callhome.yaml b/jjb/netconf/netconf-csit-callhome.yaml index 17beeaf95..7e85868e0 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,23 +14,19 @@ # Project branches stream: - - oxygen: + - neon: branch: 'master' - jre: 'openjdk8' - - nitrogen: - branch: 'stable/nitrogen' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 + - fluorine: + branch: 'stable/fluorine' + - oxygen: + branch: 'stable/oxygen' install: - only: scope: 'only' # no mininet required - tools_system_image: Ubuntu 14.04 - gbp - 20170808-0524 + tools_system_image: ZZCI - Ubuntu 14.04 - gbp - 20180723-235516.505 # Features to install install-features: 'odl-netconf-callhome-ssh,odl-restconf'