X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmdsal%2Fmdsal-csit-periodic-dsbenchmark.yaml;h=4bce66285febffe41284968a3902bf76af584d53;hb=92edcb7273183a92cc329b2d9d016b41d6d896e1;hp=51fffd0dc66e0b8df7947181cd68e43bcd9d3bd2;hpb=2a9745e9fa44a2878012574b8945157c2e6664fd;p=releng%2Fbuilder.git diff --git a/jjb/mdsal/mdsal-csit-periodic-dsbenchmark.yaml b/jjb/mdsal/mdsal-csit-periodic-dsbenchmark.yaml index 51fffd0dc..4bce66285 100644 --- a/jjb/mdsal/mdsal-csit-periodic-dsbenchmark.yaml +++ b/jjb/mdsal/mdsal-csit-periodic-dsbenchmark.yaml @@ -1,5 +1,5 @@ - project: - name: mdsal-csit-periodic-dsbenchmark + name: mdsal-csit-periodic-dsbenchmark-beryllium jobs: - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' @@ -11,10 +11,12 @@ # Project branches stream: - - beryllium: + - boron: branch: 'master' - - stable-lithium: - branch: 'stable/lithium' + jdk: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jdk: 'openjdk7' install: - only: @@ -23,7 +25,7 @@ scope: 'all' # Features to install - install-features: 'odl-restconf,odl-dsbenchmark-impl' + install-features: 'odl-restconf,odl-dsbenchmark' # Robot custom options robot-options: '' @@ -40,4 +42,3 @@ 02-plot-yaxis: 'Average total time [ms]' 02-plot-group: 'MD-SAL Data Store Performance' 02-plot-data-file: 'perf_per_ops.csv' -