X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftsdr%2Ftsdr-csit-cassandra.yaml;h=f9b18a572271e7ace5c5902a1bbe2ffaee807bd5;hb=33fe59301f834db5d8ffbb39fdb342008e5a873f;hp=c08458fd15428d7ff9532feda42553de5b0cdb92;hpb=262bacb1dedf2e1a94164ab4b82d9c6a015e71dc;p=releng%2Fbuilder.git diff --git a/jjb/tsdr/tsdr-csit-cassandra.yaml b/jjb/tsdr/tsdr-csit-cassandra.yaml index c08458fd1..f9b18a572 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,25 +13,27 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - carbon: + branch: 'master' + 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: 'openflowjava-distribution-{stream},openflowplugin-distribution-{stream},tsdr-distribution-{stream}' + robot-options: ''