X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-clustering.yaml;h=92e9877016ec91c03ebc45a8f3482400666005e3;hb=92edcb7273183a92cc329b2d9d016b41d6d896e1;hp=8b28b72a984421fbbdf4a123b277674fc1fc5ae0;hpb=f5a1790a450d6cfef4fa5ffd5fb3e2c5a72a8c0e;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-clustering.yaml b/jjb/controller/controller-csit-clustering.yaml index 8b28b72a9..92e987701 100644 --- a/jjb/controller/controller-csit-clustering.yaml +++ b/jjb/controller/controller-csit-clustering.yaml @@ -12,10 +12,12 @@ # Project branches stream: - - beryllium: + - boron: branch: 'master' - - stable-lithium: - branch: 'stable/lithium' + jdk: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jdk: 'openjdk7' install: - only: @@ -30,4 +32,10 @@ robot-options: '' # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream}' + trigger-jobs: > + odlparent-distribution-{stream}, + yangtools-distribution-{stream}, + mdsal-distribution-{stream}, + controller-distribution-{stream}, + netconf-distribution-{stream}, + integration-distribution-merge-{stream}