X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-3node.yaml;h=d84f74ae8bff736d26f51779bafe11c66c343ef9;hb=0abaee571f249a9da5396f5d44cae9350f2fbf2a;hp=73e46e8af9890e7c03f24964c350938d09ba71db;hpb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml index 73e46e8af..d84f74ae8 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml @@ -6,19 +6,24 @@ # The project name project: 'groupbasedpolicy' + disable-job: true # The functionality under test functionality: '3-node' # Project branches stream: - - oxygen: + - silicon: branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + jre: 'openjdk11' + - aluminium: + branch: 'stable/aluminium' + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' install: - all: @@ -26,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'