X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftsdr%2Ftsdr-csit-hsqldb.yaml;h=a58b1ba6b9e9351f1392f2d95bcdd9d630cb42bb;hb=7ed12cce33720f8a7c312137a3c7b237916ddc31;hp=cd489cee966ddd8016c1d8c71ebb113ca24dbe49;hpb=c71ef02b79a156047dd37f185eff50bcd7c6a502;p=releng%2Fbuilder.git diff --git a/jjb/tsdr/tsdr-csit-hsqldb.yaml b/jjb/tsdr/tsdr-csit-hsqldb.yaml index cd489cee9..a58b1ba6b 100644 --- a/jjb/tsdr/tsdr-csit-hsqldb.yaml +++ b/jjb/tsdr/tsdr-csit-hsqldb.yaml @@ -1,8 +1,9 @@ +--- - project: name: tsdr-csit-hsqldb jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name project: 'tsdr' @@ -12,22 +13,26 @@ # Project branches stream: - - boron: - branch: 'master' - jdk: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jdk: 'openjdk7' + - aluminium: + branch: 'master' + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - - only: - scope: 'only' + - all: + scope: 'all' # Features to install - install-features: 'odl-restconf,odl-tsdr-hsqldb,odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector' + install-features: > + odl-restconf, + odl-tsdr-hsqldb, + odl-tsdr-openflow-statistics-collector, + odl-tsdr-netflow-statistics-collector, + odl-tsdr-syslog-collector # Robot custom options - robot-options: ' ' - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},tsdr-distribution-{stream}' + robot-options: ''