X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fvpnservice%2Fvpnservice-csit-vpnservice.yaml;h=ffd980747a35bb1aabc51d3af8fb554438469b97;hb=92edcb7273183a92cc329b2d9d016b41d6d896e1;hp=96ad47f0c29c25c312f54fc5e933fca6317d74ff;hpb=b633ecc9023d0d866fc4194af90e51720d9cd6c8;p=releng%2Fbuilder.git diff --git a/jjb/vpnservice/vpnservice-csit-vpnservice.yaml b/jjb/vpnservice/vpnservice-csit-vpnservice.yaml index 96ad47f0c..ffd980747 100644 --- a/jjb/vpnservice/vpnservice-csit-vpnservice.yaml +++ b/jjb/vpnservice/vpnservice-csit-vpnservice.yaml @@ -1,8 +1,8 @@ - project: name: vpnservice-csit-vpnservice jobs: - - '{project}-csit-1node-cds-{functionality}-{install}-{stream}' - - '{project}-csit-verify-{functionality}-{stream}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' + - '{project}-csit-verify-1node-{functionality}' # The project name project: 'vpnservice' @@ -12,10 +12,15 @@ # Project branches stream: - - master: + - boron: branch: 'master' + jdk: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jdk: 'openjdk7' - stable-lithium: branch: 'stable/lithium' + jdk: 'openjdk7' install: - only: @@ -35,4 +40,3 @@ # Trigger jobs (upstream dependencies) trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vpnservice-distribution-{stream}' -