From d7d196fb51b37a91a3d4d904ca1ceb852df3543d Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Thu, 2 Aug 2018 10:49:40 +0000 Subject: FIX: Increase Ligato MTU for Jumbo frame testing Change-Id: I6d2cb7a10b5245cbf81c88a0503dd14632a5acf3 Signed-off-by: Peter Mikus --- .../configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'resources/templates/kubernetes/configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz.yaml') diff --git a/resources/templates/kubernetes/configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz.yaml b/resources/templates/kubernetes/configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz.yaml index c20fcb335d..93c8fc88b4 100644 --- a/resources/templates/kubernetes/configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz.yaml +++ b/resources/templates/kubernetes/configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz.yaml @@ -14,6 +14,8 @@ data: sfc.conf: | sfc_controller_config_version: 1 description: $$TEST_NAME$$ + system_parameters: + mtu: 9000 host_entities: - name: vswitch sfc_entities: -- cgit 1.2.3-korg