X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp-csit-topology.yaml;h=5b6d6fc987f1d75e0dd344c20f8513f17afe76c2;hb=889613a3ed8c1a0259a91aac1e4f2c2b66c4aa91;hp=4857af774f70713695af7e431a02cbb16389ca85;hpb=66101f6a056072c6e00ca7dd59432ef8dc18fe72;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp-csit-topology.yaml b/jjb/sxp/sxp-csit-topology.yaml index 4857af774..5b6d6fc98 100644 --- a/jjb/sxp/sxp-csit-topology.yaml +++ b/jjb/sxp/sxp-csit-topology.yaml @@ -11,10 +11,15 @@ # Project branches stream: - - beryllium: + - carbon: branch: 'master' - - stable-lithium: - branch: 'stable/lithium' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' install: - only: @@ -23,10 +28,7 @@ scope: 'all' # Features to install - install-features: 'odl-restconf,odl-sxp-all' + install-features: 'odl-restconf,odl-sxp-controller' # Robot custom options robot-options: '' - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'odlparent-distribution-{stream},yangtools-distribution-{stream},controller-distribution-{stream},tcpmd5-distribution-{stream},sxp-distribution-{stream},mdsal-distribution-{stream},netconf-distribution-{stream}'