X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fvtn%2Fvtn-csit-coordinator.yaml;h=b0f887344923e74dae5fceaa818d44e531c7aa8e;hb=c6dd8be243134ba5a87db1a2eb96b90452608f3d;hp=2d6de949a2d4ca8165038c6a3647c20006b1f494;hpb=d2536439579299085edf4149646f049286671ad8;p=releng%2Fbuilder.git diff --git a/jjb/vtn/vtn-csit-coordinator.yaml b/jjb/vtn/vtn-csit-coordinator.yaml index 2d6de949a..b0f887344 100644 --- a/jjb/vtn/vtn-csit-coordinator.yaml +++ b/jjb/vtn/vtn-csit-coordinator.yaml @@ -12,10 +12,19 @@ # Project branches stream: - - beryllium: + - carbon: branch: 'master' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' - stable-lithium: + disabled: true branch: 'stable/lithium' + jre: 'openjdk7' install: - only: @@ -28,4 +37,4 @@ robot-options: '' # Trigger jobs (upstream dependencies) - trigger-jobs: 'controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vtn-distribution-{stream}' + trigger-jobs: 'openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vtn-distribution-{stream}'