X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-3node.yaml;h=d84f74ae8bff736d26f51779bafe11c66c343ef9;hb=428a47a10b3a6c59670063400095511d83d8cf51;hp=4467a8f6d0aa0032e4991439cf4c3b60ffcc1f0a;hpb=3bf85d285e5e15c596d2b39ea733a11c2971889a;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml index 4467a8f6d..d84f74ae8 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml @@ -6,18 +6,24 @@ # The project name project: 'groupbasedpolicy' + disable-job: true # The functionality under test functionality: '3-node' # Project branches stream: - - fluorine: + - silicon: branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + jre: 'openjdk11' + - aluminium: + branch: 'stable/aluminium' + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - all: @@ -25,7 +31,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'