X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-csit-callhome.yaml;h=8f407370d1fc6f11f4882b0f0eb2968bdbb35e08;hb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;hp=eb2ada4993d1506a8e3e309fbda70664f2519d7b;hpb=6e54d42d5a08f4bf66f0203f37acfc841e7e8f85;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-csit-callhome.yaml b/jjb/netconf/netconf-csit-callhome.yaml index eb2ada499..8f407370d 100644 --- a/jjb/netconf/netconf-csit-callhome.yaml +++ b/jjb/netconf/netconf-csit-callhome.yaml @@ -2,22 +2,24 @@ - project: name: netconf-csit-callhome jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'netconf' # The functionality under test - functionality: 'callhome' + functionality: + - callhome + - gate-callhome # Project branches stream: - - nitrogen: + - oxygen: branch: 'master' - jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - jre: 'openjdk8' karaf-version: karaf3 install: @@ -25,7 +27,7 @@ scope: 'only' # no mininet required - tools_system_image: Ubuntu 14.04 - gbp - 20170210-0536 + tools_system_image: ZZCI - Ubuntu 14.04 - gbp - 20171208-2336 # Features to install install-features: 'odl-netconf-callhome-ssh,odl-restconf'