X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetide%2Fnetide-csit-basic.yaml;h=65e8680464f3834ad1b83d167596eb5471470774;hb=b645558c13011667b289641783ee387136bf106d;hp=7fc0dcdeb66fd2795f11e7a9027d5af215e15a2e;hpb=a1ee1a1a44975646f8dc08c419eca81f8ffdff56;p=releng%2Fbuilder.git diff --git a/jjb/netide/netide-csit-basic.yaml b/jjb/netide/netide-csit-basic.yaml index 7fc0dcdeb..65e868046 100644 --- a/jjb/netide/netide-csit-basic.yaml +++ b/jjb/netide/netide-csit-basic.yaml @@ -12,12 +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' + jre: 'openjdk7' install: - only: @@ -30,6 +33,3 @@ # Robot custom options robot-options: '' - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},netide-distribution-{stream}'