X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftsdr%2Ftsdr-csit-cassandra.yaml;h=fbd793f4724d0b0451f8b3a3dc559df3dcbe528b;hb=258253ac6a9255b39bc4b995011f49a4c5dd7e0d;hp=53f43abb95af7d049a2241bc81803a2b0d46fad2;hpb=dcb0ba41b863ec40cf632b8863a3f48d13fe131f;p=releng%2Fbuilder.git diff --git a/jjb/tsdr/tsdr-csit-cassandra.yaml b/jjb/tsdr/tsdr-csit-cassandra.yaml index 53f43abb9..fbd793f47 100644 --- a/jjb/tsdr/tsdr-csit-cassandra.yaml +++ b/jjb/tsdr/tsdr-csit-cassandra.yaml @@ -1,8 +1,9 @@ +--- - project: name: tsdr-csit-cassandra jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' + - '{project}-csit-verify-1node-{functionality}' # The project name project: 'tsdr' @@ -12,22 +13,30 @@ # Project branches stream: - - boron: - branch: 'master' - jdk: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jdk: 'openjdk7' + - nitrogen: + branch: 'master' + jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' install: - - only: - scope: 'only' + - only: + scope: 'only' # Features to install - install-features: 'odl-restconf,odl-tsdr-cassandra,odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector' + install-features: > + odl-restconf, + odl-tsdr-cassandra, + 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: ''