X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdaexim%2Fdaexim-csit-basic.yaml;h=a3f88694c069cf4cd43bb5f11dbc23ad258137af;hb=a09662620db104c06d8987a7ac782450ab222ef8;hp=cd0cab21d0eb9805fa679008a7eee8473fe5663a;hpb=d39d37b3aeed4852cf3ed9d34fa103ad40c51494;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim-csit-basic.yaml b/jjb/daexim/daexim-csit-basic.yaml index cd0cab21d..a3f88694c 100644 --- a/jjb/daexim/daexim-csit-basic.yaml +++ b/jjb/daexim/daexim-csit-basic.yaml @@ -2,35 +2,39 @@ - project: name: daexim-csit-basic jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name - project: 'daexim' + project: "daexim" # The functionality under test - functionality: 'basic' + functionality: "basic" # Project branches stream: - - nitrogen: - branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - # yamllint disable-line rule:line-length - bundle-url: 'https://jenkins.opendaylight.org/releng/view/daexim/job/daexim-merge-carbon/lastSuccessfulBuild/org.opendaylight.daexim$daexim-karaf/artifact/org.opendaylight.daexim/daexim-karaf/1.0.0-SNAPSHOT/daexim-karaf-1.0.0-SNAPSHOT.zip' + - sulfur: + branch: "master" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" install: - only: - scope: 'only' + scope: "only" # no mininet required tools_system_count: 0 # Features to install - install-features: 'odl-daexim-all,odl-netconf-topology,odl-jolokia' + install-features: > + odl-daexim-all, + odl-netconf-topology, + odl-jolokia, + odl-restconf-nb-bierman02 # Robot custom options - robot-options: '' + robot-options: ""