X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-1node-openstack.yaml;h=264a3a018a2bc82fbb254bf28a7df8b84c8c8d5d;hb=b094d327723da8b0c7d08f1698ef9fa086b7a3f9;hp=5145980d964e4866db772ba86b8c93a7bb9f5ef1;hpb=b82a88ea1c9c4a930359d84c8536e4c088fa7b03;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-1node-openstack.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-1node-openstack.yaml index 5145980d9..264a3a018 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-1node-openstack.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-1node-openstack.yaml @@ -5,37 +5,40 @@ - inttest-csit-openstack-custom # The project name - project: 'groupbasedpolicy' + project: "groupbasedpolicy" disable-job: true topology: - 1node: openstack_system_count: 1 odl_system_count: 1 - enable-haproxy: 'no' + enable-haproxy: "no" - testplan: '{project}-{topology}-openstack.txt' + testplan: "{project}-{topology}-openstack.txt" # The project name - functionality: 'openstack' + functionality: "openstack" stream: + - silicon: + branch: "master" + jre: "openjdk11" - aluminium: - branch: 'master' - jre: 'openjdk11' + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' + branch: "stable/magnesium" + jre: "openjdk11" - sodium: - branch: 'stable/sodium' + branch: "stable/sodium" openstack: - queens: - openstack-branch: 'stable/queens' - odl-ml2-branch: 'stable/queens' + openstack-branch: "stable/queens" + odl-ml2-branch: "stable/queens" - public-bridge: 'br-int' + public-bridge: "br-int" - enable-openstack-plugins: 'networking-odl' + enable-openstack-plugins: "networking-odl" - security-group-mode: 'none' + security-group-mode: "none"