X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-flow-services.yaml;h=e7ee3c5d9acd05cd4a869e05b882f77a64b687b3;hb=ae312cb8340c4d3a84598d1d7d73fb379015f240;hp=9f2539ee8e5ffd501a0a3d6f465c9c8c5d67b0c4;hpb=a62e0b9d591fbe08920f7d07274f289db07684b9;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml index 9f2539ee8..e7ee3c5d9 100644 --- a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml @@ -1,8 +1,8 @@ - project: name: openflowplugin-csit-flow-services jobs: - - '{project}-csit-1node-cds-{functionality}-{install}-{stream}' - - '{project}-csit-verify-{functionality}-{stream}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' + - '{project}-csit-verify-1node-{functionality}' # The project name project: 'openflowplugin' @@ -12,10 +12,12 @@ # Project branches stream: - - master: + - boron: branch: 'master' - - stable-lithium: - branch: 'stable/lithium' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' install: - only: @@ -24,11 +26,10 @@ scope: 'all' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-adsal-compatibility,odl-nsf-all' + install-features: 'odl-openflowplugin-flow-services-ui' # Robot custom options robot-options: '' # Trigger jobs (upstream dependencies) trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}' -