X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgpclustering.yaml;h=b11f953d84b3a273390960eae856d8e804c57606;hb=b4a24db69671602a92b699d7b8042a4ddb7613e0;hp=1ebbc06013c59bd5d7d9f8b6cbcd95c7a18cc9f8;hpb=f16525004cf0d397b304fcdf58b0d2dedd9923e2;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml index 1ebbc0601..b11f953d8 100644 --- a/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml +++ b/jjb/bgpcep/bgpcep-csit-bgpclustering.yaml @@ -11,15 +11,15 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' jre: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jre: 'openjdk7' install: - only: @@ -35,3 +35,6 @@ # Trigger jobs: (daily) schedule: 'H H * * *' + + # Controller configuration + controller-image: 'centos7-java-builder-4c-8g'