X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-scale-stats-collection-daily-frs.yaml;h=9bd657d8c7354bb141b309af53694cfe1f57a991;hb=347dd3417f85f06c999e7e9059de4df34bf57589;hp=32abb0a37e75e72da653726c1d17fcfde2d084e5;hpb=4570865812b545ce6880a6b4fd6960f32414652f;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily-frs.yaml b/jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily-frs.yaml index 32abb0a37..9bd657d8c 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily-frs.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily-frs.yaml @@ -1,7 +1,8 @@ +--- - project: name: openflowplugin-csit-scale-stats-collection-daily-frs jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' @@ -11,19 +12,28 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - nitrogen: + branch: 'master' + jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jre: 'openjdk8' + karaf-version: karaf3 + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + karaf-version: karaf3 install: - - only: - scope: 'only' + - only: + scope: 'only' # Features to install - install-features: 'odl-restconf,odl-openflowplugin-app-config-pusher,odl-openflowplugin-app-topology,odl-openflowplugin-app-forwardingrules-sync' + install-features: > + odl-restconf, + odl-openflowplugin-app-config-pusher, + odl-openflowplugin-app-topology, + odl-openflowplugin-app-forwardingrules-sync # Robot custom options robot-options: '-v flnr:50000'