X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetvirt%2Fnetvirt-csit-hwvtep-openstack.yaml;h=d02cb7465e9f348537b6a6db7e5dabad21140651;hb=bbf1f7e19f2465320ec6482cf855f76c0ea9f27d;hp=dbd8726c3f18dd3afe2078e1a62631cd3d7e33e4;hpb=d5fb457479b8760a272adb35212aa275042598e4;p=releng%2Fbuilder.git diff --git a/jjb/netvirt/netvirt-csit-hwvtep-openstack.yaml b/jjb/netvirt/netvirt-csit-hwvtep-openstack.yaml index dbd8726c3..d02cb7465 100644 --- a/jjb/netvirt/netvirt-csit-hwvtep-openstack.yaml +++ b/jjb/netvirt/netvirt-csit-hwvtep-openstack.yaml @@ -1,11 +1,10 @@ --- - project: - name: netvirt-csit-hwvtep-openstack-integration-aluminium-rocky + name: netvirt-csit-hwvtep-openstack-integration-silicon-rocky jobs: - inttest-csit-hwvtep-openstack-custom - project: "netvirt" - stream: "aluminium" + stream: "silicon" branch: "master" jre: "openjdk11" testplan: "{project}-{topology}-l2gw-openstack.txt" @@ -17,7 +16,7 @@ openstack_system_flavor: odl-highcpu-8 openstack_system2_flavor: odl-highcpu-4 tools_system_count: 2 - tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-26 - x86_64 - 20200601-180138.390 + tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-26 - x86_64 - 20200813-034124.624 os-cmb-cnt: 0 os-ctl-cnt: 1 os-cmp-cnt: 2 @@ -51,12 +50,12 @@ openstack_system2_image: "{openstack_rocky_system_image}" - project: - name: netvirt-csit-hwvtep-openstack-integration-aluminium-stein + name: netvirt-csit-hwvtep-openstack-integration-silicon-stein jobs: - inttest-csit-hwvtep-openstack-custom project: "netvirt" - stream: "aluminium" + stream: "silicon" branch: "master" jre: "openjdk11" testplan: "{project}-{topology}-l2gw-openstack.txt" @@ -68,7 +67,7 @@ openstack_system_flavor: odl-highcpu-8 openstack_system2_flavor: odl-highcpu-4 tools_system_count: 2 - tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-26 - x86_64 - 20200601-180138.390 + tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-26 - x86_64 - 20200813-034124.624 os-cmb-cnt: 0 os-ctl-cnt: 1 os-cmp-cnt: 2 @@ -102,13 +101,13 @@ openstack_system2_image: "{openstack_stein_system_image}" - project: - name: netvirt-csit-hwvtep-openstack-integration-magnesium-rocky + name: netvirt-csit-hwvtep-openstack-integration-aluminium-stein jobs: - inttest-csit-hwvtep-openstack-custom project: "netvirt" - stream: "magnesium" - branch: "stable/magnesium" + stream: "aluminium" + branch: "stable/aluminium" jre: "openjdk11" testplan: "{project}-{topology}-l2gw-openstack.txt" odl-ml2-driver-version: "v2" @@ -119,7 +118,7 @@ openstack_system_flavor: odl-highcpu-8 openstack_system2_flavor: odl-highcpu-4 tools_system_count: 2 - tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-26 - x86_64 - 20200601-180138.390 + tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-26 - x86_64 - 20200813-034124.624 os-cmb-cnt: 0 os-ctl-cnt: 1 os-cmp-cnt: 2 @@ -141,17 +140,16 @@ functionality: - upstream-stateful: - schedule: "{schedule-weekly}" + schedule: "{schedule-daily}" - gate-stateful openstack: - - rocky: - openstack-branch: "stable/rocky" - odl-ml2-branch: "stable/rocky" + - stein: + openstack-branch: "stable/stein" + odl-ml2-branch: "stable/stein" odl-ml2-port-binding: "pseudo-agentdb-binding" - openstack_system_image: "{openstack_rocky_system_image}" - openstack_system2_image: "{openstack_rocky_system_image}" - schedule: "{schedule-daily}" + openstack_system_image: "{openstack_stein_system_image}" + openstack_system2_image: "{openstack_stein_system_image}" - project: name: netvirt-csit-hwvtep-openstack-integration-magnesium-stein @@ -171,7 +169,7 @@ openstack_system_flavor: odl-highcpu-8 openstack_system2_flavor: odl-highcpu-4 tools_system_count: 2 - tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-26 - x86_64 - 20200601-180138.390 + tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-26 - x86_64 - 20200813-034124.624 os-cmb-cnt: 0 os-ctl-cnt: 1 os-cmp-cnt: 2 @@ -204,54 +202,3 @@ openstack_system_image: "{openstack_stein_system_image}" openstack_system2_image: "{openstack_stein_system_image}" schedule: "{schedule-weekly}" - -- project: - name: netvirt-csit-hwvtep-openstack-integration-sodium-rocky - jobs: - - inttest-csit-hwvtep-openstack-custom - - project: "netvirt" - stream: "sodium" - branch: "stable/sodium" - testplan: "{project}-{topology}-l2gw-openstack.txt" - odl-ml2-driver-version: "v2" - enable-openstack-services: "placement-api,l2gw-plugin" - enable-openstack-compute-services: "placement-client" - security-group-mode: "stateful" - odl_system_flavor: odl-highcpu-2 - openstack_system_flavor: odl-highcpu-8 - openstack_system2_flavor: odl-highcpu-4 - tools_system_count: 2 - tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-26 - x86_64 - 20200601-180138.390 - os-cmb-cnt: 0 - os-ctl-cnt: 1 - os-cmp-cnt: 2 - - # TODO: remove this flag and instead use the enable-openstack-services list to know if l2gw is enabled - enable-networking-l2gw: "yes" - - topology: - - 1node: - openstack_system2_count: 2 - odl_system_count: 1 - enable-haproxy: "no" - install-features: "odl-netvirt-openstack" - - 3node: - openstack_system2_count: 3 - odl_system_count: 3 - enable-haproxy: "yes" - install-features: "odl-jolokia,odl-netvirt-openstack" - - functionality: - - upstream-stateful: - schedule: "{schedule-weekly}" - - gate-stateful - - openstack: - - rocky: - openstack-branch: "stable/rocky" - odl-ml2-branch: "stable/rocky" - odl-ml2-port-binding: "pseudo-agentdb-binding" - openstack_system_image: "{openstack_rocky_system_image}" - openstack_system2_image: "{openstack_rocky_system_image}" - schedule: "{schedule-weekly}"