X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcentinel%2Fcentinel-csit-basic.yaml;h=3aebba377ba1a1ca4ac91bb66e5863a576254def;hb=735b5888b8d82eab624a6a0be41456834fded048;hp=b1151e72581c325d891c47bc4863cb2ea4172936;hpb=7ab38774cc70d890273f50da2f3975368cffc2ca;p=releng%2Fbuilder.git diff --git a/jjb/centinel/centinel-csit-basic.yaml b/jjb/centinel/centinel-csit-basic.yaml index b1151e725..3aebba377 100644 --- a/jjb/centinel/centinel-csit-basic.yaml +++ b/jjb/centinel/centinel-csit-basic.yaml @@ -12,12 +12,15 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' - - stable-lithium: - branch: 'stable/lithium' + jre: 'openjdk7' install: - only: @@ -32,4 +35,4 @@ robot-options: '' # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},centinel-distribution-{stream}' + trigger-jobs: 'centinel-distribution-{stream}'