Closed zxhdaze closed 6 months ago
When linting a bundle generated on fce-templates it's possible to see this error:
ERROR Application neutron-api has incorrect setting for 'path-mtu': Expected 9000, got 1558
Talking with Nobuto, this is a false positive. path-mtu should be set to <= 1550 for ovs and set to <= 1558 to ovn.
SolQA will eventually update those values on BB (Bundle Builder) to differentiate ovs and ovn.
When linting a bundle generated on fce-templates it's possible to see this error:
ERROR Application neutron-api has incorrect setting for 'path-mtu': Expected 9000, got 1558
Talking with Nobuto, this is a false positive. path-mtu should be set to <= 1550 for ovs and set to <= 1558 to ovn.
SolQA will eventually update those values on BB (Bundle Builder) to differentiate ovs and ovn.