X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-1node-openstack.yaml;h=05d84a60555ce094c224d1d055ad10c77096fbbf;hb=a358add29442c6b02e40eed7ba6076e5b6effcf7;hp=8b4b546395cc569bebb29ec70a0b8894a9cb5cd8;hpb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-1node-openstack.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-1node-openstack.yaml index 8b4b54639..05d84a605 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-1node-openstack.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-1node-openstack.yaml @@ -2,10 +2,11 @@ - project: name: groupbasedpolicy-csit-openstack-integration jobs: - - inttest-csit-openstack + - inttest-csit-openstack-custom # The project name project: 'groupbasedpolicy' + disable-job: true topology: - 1node: @@ -19,17 +20,22 @@ functionality: 'openstack' stream: - - fluorine: + - aluminium: branch: 'master' - install-features: 'odl-groupbasedpolicy-neutron-and-ofoverlay,odl-restconf' - - oxygen: - branch: 'stable/oxygen' + jre: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + jre: 'openjdk11' + - sodium: + branch: 'stable/sodium' + - neon: + branch: 'stable/neon' install-features: 'odl-groupbasedpolicy-neutron-and-ofoverlay,odl-restconf' openstack: - - ocata: - openstack-branch: 'stable/ocata' - odl-ml2-branch: 'stable/ocata' + - queens: + openstack-branch: 'stable/queens' + odl-ml2-branch: 'stable/queens' public-bridge: 'br-int'