X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-csit-callhome.yaml;h=0a400d422b6b56c1579331f949f4f749d4ed39cb;hb=07568191388cf45a9525d473a9d59df7c177e78e;hp=eb2ada4993d1506a8e3e309fbda70664f2519d7b;hpb=866315a15e48aa263e85bebefd549dd0bbd1328e;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-csit-callhome.yaml b/jjb/netconf/netconf-csit-callhome.yaml index eb2ada499..0a400d422 100644 --- a/jjb/netconf/netconf-csit-callhome.yaml +++ b/jjb/netconf/netconf-csit-callhome.yaml @@ -2,30 +2,29 @@ - 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: + - fluorine: branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 + - oxygen: + branch: 'stable/oxygen' install: - only: 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'