Make neutron-tempest-dvr-ha-multinode-full to be 2 nodes job

It was run on 3 nodes but I think there is no real need for that.
Running that on 2 nodes should be enough.

Conflicts:
    zuul.d/tempest-multinode.yaml

Change-Id: I12406c1f654ba9ad8eb60ffc965293ecbd5b7be5
(cherry picked from commit 1772e9543e)
This commit is contained in:
Slawek Kaplonski 2021-02-04 12:21:03 +01:00
parent c47d0037e1
commit c37e33b30f
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
- job: - job:
name: neutron-tempest-dvr-ha-multinode-full name: neutron-tempest-dvr-ha-multinode-full
parent: tempest-multinode-full-py3 parent: tempest-multinode-full-py3
nodeset: openstack-three-node-bionic
timeout: 10800 timeout: 10800
roles: roles:
- zuul: openstack/neutron-tempest-plugin - zuul: openstack/neutron-tempest-plugin
@ -47,7 +46,7 @@
bridge_mappings: public:br-ex bridge_mappings: public:br-ex
$NEUTRON_L3_CONF: $NEUTRON_L3_CONF:
DEFAULT: DEFAULT:
agent_mode: dvr agent_mode: dvr_snat
agent: agent:
availability_zone: nova availability_zone: nova
$NEUTRON_DHCP_CONF: $NEUTRON_DHCP_CONF: