X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fdaexim%2Fdaexim-csit-basic.yaml;h=1324d4df2d9a97487e36edbcc48b28831719cf48;hb=1ef9643a39534ba4624d0c50fc1e5f5de9cd1526;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..1324d4df2 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,20 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' + - fluorine: + branch: 'master' + - oxygen: + branch: 'stable/oxygen' 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: '' -