X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgp-ingest.yaml;h=531e0415c11b68d55144fb91f01d87a51b1674a2;hb=df0f32f924e9a71436df812ae5f446e32c6e717f;hp=4f8ac1b76f3aee25ed5d987c78621561af7dad63;hpb=1ceb2fa9bb77f29c6e11160b876e00f036e6e23c;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgp-ingest.yaml b/jjb/bgpcep/bgpcep-csit-bgp-ingest.yaml index 4f8ac1b76..531e0415c 100644 --- a/jjb/bgpcep/bgpcep-csit-bgp-ingest.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgp-ingest.yaml @@ -11,10 +11,15 @@ # Project branches stream: - - beryllium: + - boron: branch: 'master' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' - stable-lithium: branch: 'stable/lithium' + jre: 'openjdk7' install: - only: @@ -23,14 +28,17 @@ scope: 'all' # Features to install - install-features: 'odl-bgpcep-data-change-counter,odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-bgpcep-pcep,odl-netconf-connector-all' + install-features: 'odl-restconf,odl-bgpcep-data-change-counter,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-netconf-connector-all' # Robot custom options: - robot-options: '' + robot-options: '-v CHECK_PERIOD_PREFIX_COUNT_SINGLE:10 -v REPETITIONS_CHANGE_COUNT_SINGLE:3 -v CHECK_PERIOD_PREFIX_COUNT_MANY:10 -v TEST_DURATION_MULTIPLIER_PREFIX_COUNT_MANY:8.0 -v REPETITIONS_CHANGE_COUNT_MANY:10 -v MULTIPLICITY_CHANGE_COUNT_MANY:600 -v TEST_DURATION_MULTIPLIER_CHANGE_COUNT_MANY:8.0 ' # Trigger jobs: (daily) schedule: 'H H * * *' + # Controller configuration + controller-image: 'centos7-java-builder-2c-8g' + - project: name: bgpcep-csit-bgp-ingest-mixed jobs: @@ -44,10 +52,15 @@ # Project branches stream: - - beryllium: + - boron: branch: 'master' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' - stable-lithium: branch: 'stable/lithium' + jre: 'openjdk7' install: - only: @@ -56,7 +69,7 @@ scope: 'all' # Features to install - install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-bgp-all,odl-netconf-connector-all,odl-bgpcep-data-change-counter' + install-features: 'odl-restconf,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-bgpcep-data-change-counter,odl-netconf-connector-all' # Robot custom options # Increase the TEST_DURATION_MULTIPLIER if the test runs in slower test environment or more complex scenario is chosen @@ -65,6 +78,9 @@ # Trigger jobs (daily) schedule: 'H H * * *' + # Controller configuration + controller-image: 'centos7-java-builder-2c-8g' + # Plot Info 01-plot-title: 'Number of generated updates' 01-plot-yaxis: 'Total number of updates'