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

[wol test] Fix wol test cases failure due to parameter constrain #16242

Closed
wants to merge 1 commit into from

Conversation

w1nda
Copy link
Member

@w1nda w1nda commented Dec 26, 2024

Description of PR

Summary:
Fixes # (issue)
When test invalid count and interval, we didn't provide both count and interval parameters, so the test could fail with two scenario, one is failed on parameter constrain that count and interval should be both provided, another is invalid value provided.

We need to narrow down the test failure scenario.

So we add parameter in test to make the parameter constrain satisfied.

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

Approach

What is the motivation for this PR?

Test case failed unexpecetd, because of the failure results is more than one.

How did you do it?

Reduce the failure result by providing enough parameter. so there will be only one failure that align with the test case

How did you verify/test it?

Run test on 720dt testbed
image

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@w1nda w1nda closed this Dec 26, 2024
@w1nda w1nda reopened this Jan 16, 2025
@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@w1nda
Copy link
Member Author

w1nda commented Jan 16, 2025

Zhijian suggests that skip those tests and wait xichen's PR: #15869

So, close this PR

@w1nda w1nda closed this Jan 16, 2025
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