X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-flow-services.yaml;h=212d3aa15a283c649b6083c591c2c39125009bac;hb=91edb2959bb6308c40cf6069c75be2163b37002c;hp=d311dc6f6d7432cd05180e71a53c5e88efec3952;hpb=c829bc102c041eef10bc85a14a4bde49d9862a5e;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml index d311dc6f6..212d3aa15 100644 --- a/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-flow-services.yaml @@ -2,7 +2,6 @@ name: openflowplugin-csit-flow-services jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' # The project name project: 'openflowplugin' @@ -12,10 +11,12 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' - - beryllium: - branch: 'stable/beryllium' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' install: - only: @@ -27,7 +28,7 @@ install-features: 'odl-openflowplugin-flow-services-ui' # Robot custom options - robot-options: '-e adsal' + robot-options: '' # Trigger jobs (upstream dependencies) trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'