X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-3node.yaml;h=65bf712809e7bb1c4a9940f37d3a5b32f8eb7cb1;hb=d0e9ab5766f713fd1088eb20285bce20fed1a5dd;hp=70a637e85c6c9d7f83b599136697bdfb127f954a;hpb=d8393c76471c83e61b3136c6bf63cfa74d8aa8c9;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml index 70a637e85..65bf71280 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml @@ -2,23 +2,25 @@ - project: name: groupbasedpolicy-csit-3node jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'groupbasedpolicy' + disable-job: true # The functionality under test functionality: '3-node' # Project branches stream: - - oxygen: + - aluminium: branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - all: @@ -26,7 +28,7 @@ # 3 Ubuntu VMs in JCloud configuration tools_system_count: 3 - tools_system_image: ZZCI - Ubuntu 16.04 - gbp - 20171213-2018 + tools_system_image: ZZCI - Ubuntu 16.04 - gbp - 20180723-235534.431 # Features to install install-features: 'odl-groupbasedpolicy-ofoverlay,odl-groupbasedpolicy-ui,odl-restconf-all'