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.

Change-Id: I12406c1f654ba9ad8eb60ffc965293ecbd5b7be5
This commit is contained in:
Slawek Kaplonski 2021-02-04 12:21:03 +01:00
parent fc4e6ce1fe
commit 1772e9543e
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-focal
timeout: 10800 timeout: 10800
roles: roles:
- zuul: openstack/neutron-tempest-plugin - zuul: openstack/neutron-tempest-plugin
@ -63,7 +62,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: