Bug 8033: Change path_mtu to fix mtu tempest test 33/53733/2
authorRevital Aronis <revital.aronis@hpe.com>
Thu, 23 Mar 2017 13:56:58 +0000 (15:56 +0200)
committerRevital Aronis <revital.aronis@hpe.com>
Thu, 23 Mar 2017 15:59:59 +0000 (15:59 +0000)
Change-Id: Ia33f7a0d2ad484b209b792ef58f629a5a1df77e9
Signed-off-by: Revital Aronis <revital.aronis@hpe.com>
jjb/integration/include-raw-integration-deploy-openstack-run-test.sh

index 8dee106f29c2a2989050e1b9b413a1c5ae876783..a273ac5b317cd6c2585a84d01f0f88b1efd0735c 100644 (file)
@@ -193,6 +193,7 @@ minimize_polling=True
 # Needed for VLAN provider tests - because our provider networks are always encapsulated in VXLAN (br-phys1)
 # MTU(1440) + VXLAN(50) + VLAN(4) = 1494 < MTU eth0/br-phys1(1500)
 physical_network_mtus = ${PUBLIC_PHYSICAL_NETWORK}:1440
+path_mtu = 1490
 
 [[post-config|/etc/neutron/dhcp_agent.ini]]
 [DEFAULT]