X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcentinel%2Fcentinel-csit-basic.yaml;h=8e2ac4c1854cef9c6606eb02678cf5f103a2fe4c;hb=6798f72d325e7bf708eedfd46f5d524a62c5867b;hp=7ddc7c73cb527e7be9eaf510c536f99c33b56a40;hpb=078eca553c824ed2f789a0ab46ec21823feb2504;p=releng%2Fbuilder.git diff --git a/jjb/centinel/centinel-csit-basic.yaml b/jjb/centinel/centinel-csit-basic.yaml index 7ddc7c73c..8e2ac4c18 100644 --- a/jjb/centinel/centinel-csit-basic.yaml +++ b/jjb/centinel/centinel-csit-basic.yaml @@ -12,15 +12,15 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' - jdk: 'openjdk8' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' - jdk: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jdk: 'openjdk7' + jre: 'openjdk7' install: - only: @@ -33,6 +33,3 @@ # Robot custom options robot-options: '' - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},centinel-distribution-{stream}'