X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdaexim%2Fdaexim-csit-basic.yaml;h=083be0a88ff28024bf6562a52c281f9ef60893bd;hb=refs%2Fchanges%2F83%2F68683%2F11;hp=f39ee02fab649a4986571d4b122329937e912b9e;hpb=52bb83e5d8a9088827b5c265a4669937f102056e;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim-csit-basic.yaml b/jjb/daexim/daexim-csit-basic.yaml index f39ee02fa..083be0a88 100644 --- a/jjb/daexim/daexim-csit-basic.yaml +++ b/jjb/daexim/daexim-csit-basic.yaml @@ -1,7 +1,8 @@ +--- - project: name: daexim-csit-basic jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'daexim' @@ -11,23 +12,22 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' + - fluorine: + branch: 'master' + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' install: - - only: - scope: 'only' + - only: + scope: 'only' # no mininet required - mininet-vms: 0 + tools_system_count: 0 # Features to install install-features: 'odl-daexim-all,odl-netconf-topology,odl-jolokia' # Robot custom options robot-options: '' - - # Trigger jobs (upstream dependencies) - trigger-jobs: '' -