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

check for unsupported speeds corrected #1946

Closed

Conversation

MaratGubaiev
Copy link
Contributor

sonic-net/sonic-buildimage#9327 fixed

What I did

I changed string search to list search.

How I did it

How to verify it

Perform sudo config interface speed Ethernet0 500
You will see the error message.
Perform show interfaces status
Ethernet0 speed will remain unchanged.

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

@MaratGubaiev
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 1946 in repo Azure/sonic-utilities

@MaratGubaiev
Copy link
Contributor Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@MaratGubaiev
Copy link
Contributor Author

MaratGubaiev commented Nov 25, 2021

@prsunny @zhangyanzhao @ganglyu
Can anybody please assign reviewers?

@liat-grozovik
Copy link
Collaborator

@MaratGubaiev can you please fix conflict and add unit test to cover the check as well?

@MaratGubaiev
Copy link
Contributor Author

@MaratGubaiev can you please fix conflict and add unit test to cover the check as well?

It is already fixed here: #1952

stepanblyschak pushed a commit to stepanblyschak/sonic-utilities that referenced this pull request Apr 18, 2022
Commits:
f147d9e - 2021-10-27 : [Mux orch] Handle setting unknown mux state (sonic-net#1984) [Prince Sunny]
4618b2b - 2021-10-28 : Change tunnel orch order (sonic-net#1990) [Prince Sunny]
505d52d - 2021-10-20 : Fix the option missing in kernel config issue (sonic-net#1973) [xumia]
7bf4dfb - 2021-10-18 : SAI_REDIS_SWITCH_ATTR_CONTEXT shouldbe the last attribute. This is what sairedis library expects (sonic-net#1935) [judyjoseph]
c58919e - 2021-10-08 : [logfile][202012]: Add option to specify swss rec file name (sonic-net#1946) [judyjoseph]
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.

5 participants