X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fof-config%2Fof-config-csit-basic.yaml;h=acad73675eee59c1d2922869948ccd4b926cc742;hb=7f2e7ecdae7277b68ffbe2dcbcab96656a220c69;hp=02b0545cc74d8f61bcf44e77ef1e88d2b9f11bfb;hpb=5cf5961a3b764c82fbc22d1a03e6bff1aedbb7b5;p=releng%2Fbuilder.git diff --git a/jjb/of-config/of-config-csit-basic.yaml b/jjb/of-config/of-config-csit-basic.yaml index 02b0545cc..acad73675 100644 --- a/jjb/of-config/of-config-csit-basic.yaml +++ b/jjb/of-config/of-config-csit-basic.yaml @@ -12,9 +12,12 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' jre: 'openjdk7' @@ -32,4 +35,4 @@ robot-options: '' # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},netconf-distribution-{stream},of-config-distribution-{stream}' + trigger-jobs: 'of-config-distribution-{stream}'