Skip to content

Commit 9672356

Browse files
Merge pull request #29768 from kyrtapz/eip_dbg_aws
OCPBUGS-55994: Do not set the MTU when using NetworkAttachementDefinition
2 parents f06677b + ca2c004 commit 9672356

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/extended/networking/network_segmentation.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1919,7 +1919,6 @@ func generateNAD(config networkAttachmentConfig) *nadapi.NetworkAttachmentDefini
19191919
"topology":%q,
19201920
"subnets": %q,
19211921
"excludeSubnets": %q,
1922-
"mtu": 1300,
19231922
"netAttachDefName": %q,
19241923
"vlanID": %d,
19251924
"allowPersistentIPs": %t,

0 commit comments

Comments
 (0)