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

[202205] Input check for timeout in generate_dump (#2925) #3430

Open
wants to merge 1 commit into
base: 202205
Choose a base branch
from

Conversation

maipbui
Copy link
Contributor

@maipbui maipbui commented Jul 18, 2024

Cherry-pick #2925
ADO 28548370

What I did

Added input check for argument "-t" in generate_dump script

How I did it

Made sure only integer values can be received for this argument

How to verify it

Call generate_dump -t with non-integer values

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)

#### What I did
Added input check for argument "-t" in generate_dump script
#### How I did it
Made sure only integer values can be received for this argument
#### How to verify it
Call generate_dump -t with non-integer values
@maipbui
Copy link
Contributor Author

maipbui commented Jul 18, 2024

/azpw run Azure.sonic-utilities

@mssonicbld
Copy link
Collaborator

/AzurePipelines run Azure.sonic-utilities

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

3 participants