Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue where MTU not getting set for some MTUs #3602

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mastarkey
Copy link
Contributor

there is an if condition that was set for setting the expected mtu for 1500, this excluded the other two MTU sizes of 5000 and 9236 so added those two types to the if condition as well as they were failing with the got value of nil and want of expected mtu size

@OpenConfigBot
Copy link

OpenConfigBot commented Nov 15, 2024

Pull Request Functional Test Report for #3602 / 146cb40

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
RT-5.1: Singleton Interface
Cisco 8000E status
RT-5.1: Singleton Interface
Cisco XRd status
RT-5.1: Singleton Interface
Juniper ncPTX status
RT-5.1: Singleton Interface
Nokia SR Linux status
RT-5.1: Singleton Interface
Openconfig Lemming status
RT-5.1: Singleton Interface

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
RT-5.1: Singleton Interface
Cisco 8808 status
RT-5.1: Singleton Interface
Juniper PTX10008 status
RT-5.1: Singleton Interface
Nokia 7250 IXR-10e status
RT-5.1: Singleton Interface

Help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants