X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-bulkomatic-clustering-daily.yaml;h=ca6bf88251c66dccdb37112c72637dac0e215cf7;hb=a69fade94ac6b691666ceaa1c1801fff8b20f032;hp=cd66ab249e7dc622535b8964d4275391db0aa968;hpb=ac385949dd2bec52a819305ddf343c7e753cec25;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-daily.yaml index cd66ab249..ca6bf8825 100644 --- a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-clustering-daily.yaml @@ -11,26 +11,22 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' install: - only: scope: 'only' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui-li,odl-openflowplugin-app-bulk-o-matic-li' + install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic' # Robot custom options robot-options: '-v ODL_OF_PLUGIN:lithium' # Trigger jobs (daily) schedule: 'H H * * *' - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}' -