935e0a3812
As stable/victoria is in EM phase, and qa team also pinning tempest 26.1.0 for stable/victoria - https://review.opendev.org/c/openstack/devstack/+/843295 To have compatible neutron-tempest-plugin version with Tempest 26.1.0, we need to pin neutron-tempest-plugin 1.6.0 version. And remove the vicrotia job from master gate. Also same version we need to pin for stable/ussuri also as stable/ussuri is also pinned with 26.1.0. in the ussuri - https://review.opendev.org/c/openstack/devstack/+/838051 with 1.8.0, we are facing some incomaptbile code with Tempest 26.1.0 - https://zuul.opendev.org/t/openstack/build/c4d49a80620b44c7ba708e5afebd2b1c Also, both EM branch facing below error (bug#1948804) sudo: guestmount: command not found and applying the same fix from stable/train - https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/815518 Depends-On: https://review.opendev.org/c/openstack/devstack/+/838051 Depends-On: https://review.opendev.org/c/openstack/devstack/+/843295 Related-Bug: #1948804 Change-Id: I7d8c1b4cf5c483f1eb4411649c56d6cd8cd3bc66
236 lines
8.6 KiB
YAML
236 lines
8.6 KiB
YAML
- project-template:
|
|
name: neutron-tempest-plugin-jobs
|
|
check:
|
|
jobs:
|
|
- neutron-tempest-plugin-linuxbridge
|
|
- neutron-tempest-plugin-openvswitch
|
|
- neutron-tempest-plugin-openvswitch-iptables_hybrid
|
|
- neutron-tempest-plugin-ovn
|
|
- neutron-tempest-plugin-designate-scenario
|
|
gate:
|
|
jobs:
|
|
- neutron-tempest-plugin-linuxbridge
|
|
- neutron-tempest-plugin-openvswitch
|
|
- neutron-tempest-plugin-ovn
|
|
- neutron-tempest-plugin-openvswitch-iptables_hybrid
|
|
#TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
|
|
# the experimental queue when it will be more stable
|
|
experimental:
|
|
jobs:
|
|
- neutron-tempest-plugin-dvr-multinode-scenario
|
|
- neutron-tempest-plugin-openvswitch-distributed-dhcp
|
|
- neutron-tempest-plugin-openvswitch-iptables_hybrid-distributed-dhcp
|
|
|
|
|
|
- project-template:
|
|
name: neutron-tempest-plugin-jobs-queens
|
|
check:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-queens
|
|
- neutron-tempest-plugin-scenario-linuxbridge-queens
|
|
- neutron-tempest-plugin-scenario-openvswitch-queens
|
|
gate:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-queens
|
|
#TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
|
|
# the experimental queue when it will be more stable
|
|
experimental:
|
|
jobs:
|
|
- neutron-tempest-plugin-dvr-multinode-scenario-queens
|
|
|
|
|
|
- project-template:
|
|
name: neutron-tempest-plugin-jobs-rocky
|
|
check:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-rocky
|
|
- neutron-tempest-plugin-scenario-linuxbridge-rocky
|
|
- neutron-tempest-plugin-scenario-openvswitch-rocky
|
|
- neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-rocky
|
|
- neutron-tempest-plugin-designate-scenario-rocky
|
|
gate:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-rocky
|
|
#TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
|
|
# the experimental queue when it will be more stable
|
|
experimental:
|
|
jobs:
|
|
- neutron-tempest-plugin-dvr-multinode-scenario-rocky
|
|
|
|
|
|
- project-template:
|
|
name: neutron-tempest-plugin-jobs-stein
|
|
check:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-stein
|
|
- neutron-tempest-plugin-scenario-linuxbridge-stein
|
|
- neutron-tempest-plugin-scenario-openvswitch-stein
|
|
- neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-stein
|
|
- neutron-tempest-plugin-designate-scenario-stein
|
|
gate:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-stein
|
|
#TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
|
|
# the experimental queue when it will be more stable
|
|
experimental:
|
|
jobs:
|
|
- neutron-tempest-plugin-dvr-multinode-scenario-stein
|
|
|
|
|
|
- project-template:
|
|
name: neutron-tempest-plugin-jobs-train
|
|
check:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-train
|
|
- neutron-tempest-plugin-scenario-linuxbridge-train
|
|
- neutron-tempest-plugin-scenario-openvswitch-train
|
|
- neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-train
|
|
- neutron-tempest-plugin-designate-scenario-train
|
|
gate:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-train
|
|
#TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
|
|
# the experimental queue when it will be more stable
|
|
experimental:
|
|
jobs:
|
|
- neutron-tempest-plugin-dvr-multinode-scenario-train
|
|
|
|
|
|
- project-template:
|
|
name: neutron-tempest-plugin-jobs-ussuri
|
|
check:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-ussuri
|
|
- neutron-tempest-plugin-scenario-linuxbridge-ussuri
|
|
- neutron-tempest-plugin-scenario-openvswitch-ussuri
|
|
- neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-ussuri
|
|
- neutron-tempest-plugin-scenario-ovn-ussuri
|
|
- neutron-tempest-plugin-designate-scenario-ussuri
|
|
gate:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-ussuri
|
|
#TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
|
|
# the experimental queue when it will be more stable
|
|
experimental:
|
|
jobs:
|
|
- neutron-tempest-plugin-dvr-multinode-scenario-ussuri
|
|
|
|
|
|
- project-template:
|
|
name: neutron-tempest-plugin-jobs-victoria
|
|
check:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-victoria
|
|
- neutron-tempest-plugin-scenario-linuxbridge-victoria
|
|
- neutron-tempest-plugin-scenario-openvswitch-victoria
|
|
- neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-victoria
|
|
- neutron-tempest-plugin-scenario-ovn-victoria
|
|
- neutron-tempest-plugin-designate-scenario-victoria
|
|
gate:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-victoria
|
|
#TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
|
|
# the experimental queue when it will be more stable
|
|
experimental:
|
|
jobs:
|
|
- neutron-tempest-plugin-dvr-multinode-scenario-victoria
|
|
|
|
|
|
- project-template:
|
|
name: neutron-tempest-plugin-jobs-wallaby
|
|
check:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-wallaby
|
|
- neutron-tempest-plugin-scenario-linuxbridge-wallaby
|
|
- neutron-tempest-plugin-scenario-openvswitch-wallaby
|
|
- neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-wallaby
|
|
- neutron-tempest-plugin-scenario-ovn-wallaby
|
|
- neutron-tempest-plugin-designate-scenario-wallaby
|
|
gate:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-wallaby
|
|
#TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
|
|
# the experimental queue when it will be more stable
|
|
experimental:
|
|
jobs:
|
|
- neutron-tempest-plugin-dvr-multinode-scenario-wallaby
|
|
|
|
|
|
- project-template:
|
|
name: neutron-tempest-plugin-jobs-xena
|
|
check:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-xena
|
|
- neutron-tempest-plugin-scenario-linuxbridge-xena
|
|
- neutron-tempest-plugin-scenario-openvswitch-xena
|
|
- neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-xena
|
|
- neutron-tempest-plugin-scenario-ovn-xena
|
|
- neutron-tempest-plugin-designate-scenario-xena
|
|
gate:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-xena
|
|
#TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
|
|
# the experimental queue when it will be more stable
|
|
experimental:
|
|
jobs:
|
|
- neutron-tempest-plugin-dvr-multinode-scenario-xena
|
|
|
|
- project-template:
|
|
name: neutron-tempest-plugin-jobs-yoga
|
|
check:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-yoga
|
|
- neutron-tempest-plugin-scenario-linuxbridge-yoga
|
|
- neutron-tempest-plugin-scenario-openvswitch-yoga
|
|
- neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-yoga
|
|
- neutron-tempest-plugin-scenario-ovn-yoga
|
|
- neutron-tempest-plugin-designate-scenario-yoga
|
|
gate:
|
|
jobs:
|
|
- neutron-tempest-plugin-api-yoga
|
|
#TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
|
|
# the experimental queue when it will be more stable
|
|
experimental:
|
|
jobs:
|
|
- neutron-tempest-plugin-dvr-multinode-scenario-yoga
|
|
|
|
- project:
|
|
templates:
|
|
- build-openstack-docs-pti
|
|
- neutron-tempest-plugin-jobs
|
|
- neutron-tempest-plugin-jobs-wallaby
|
|
- neutron-tempest-plugin-jobs-xena
|
|
- neutron-tempest-plugin-jobs-yoga
|
|
- check-requirements
|
|
- tempest-plugin-jobs
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- neutron-tempest-plugin-sfc
|
|
- neutron-tempest-plugin-sfc-wallaby
|
|
- neutron-tempest-plugin-sfc-xena
|
|
- neutron-tempest-plugin-sfc-yoga
|
|
- neutron-tempest-plugin-bgpvpn-bagpipe
|
|
- neutron-tempest-plugin-bgpvpn-bagpipe-wallaby
|
|
- neutron-tempest-plugin-bgpvpn-bagpipe-xena
|
|
- neutron-tempest-plugin-bgpvpn-bagpipe-yoga
|
|
- neutron-tempest-plugin-dynamic-routing
|
|
- neutron-tempest-plugin-dynamic-routing-wallaby
|
|
- neutron-tempest-plugin-dynamic-routing-xena
|
|
- neutron-tempest-plugin-dynamic-routing-yoga
|
|
- neutron-tempest-plugin-fwaas
|
|
- neutron-tempest-plugin-vpnaas
|
|
- neutron-tempest-plugin-vpnaas-wallaby
|
|
- neutron-tempest-plugin-vpnaas-xena
|
|
- neutron-tempest-plugin-vpnaas-yoga
|
|
- neutron-tempest-plugin-tap-as-a-service
|
|
- neutron-tempest-plugin-tap-as-a-service-xena
|
|
- neutron-tempest-plugin-tap-as-a-service-yoga
|
|
|
|
gate:
|
|
jobs:
|
|
- neutron-tempest-plugin-sfc
|
|
- neutron-tempest-plugin-bgpvpn-bagpipe
|
|
- neutron-tempest-plugin-dynamic-routing
|
|
- neutron-tempest-plugin-fwaas
|