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

Remove bypass on duplicate lanes' platforms for GCU tests #6487

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

wen587
Copy link
Contributor

@wen587 wen587 commented Oct 9, 2022

Description of PR

Summary: Duplicate lane check was added in sonic-utilities. Remove that in sonic-mgmt.
Fixes # (issue)

Type of change

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

Back port request

  • 201911
  • 202012
  • 202205

Approach

What is the motivation for this PR?

The GCU-related tests were bypassed in duplicate lanes' platforms. We don't want to skip GCU tests on such platforms.
So we update the unique lane check and simply bypass the check for such platforms in GCU feature.
Now the GCU tests can be tested on such platforms.

How did you do it?

Fix in GCU feature.
sonic-net/sonic-utilities#2343 has been updated to sonic-buildimage.

How did you verify/test it?

Run e2e test in specific platform.

Any platform specific information?

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

Documentation

@wen587
Copy link
Contributor Author

wen587 commented Oct 9, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wen587
Copy link
Contributor Author

wen587 commented Oct 10, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wen587
Copy link
Contributor Author

wen587 commented Oct 10, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wen587 wen587 marked this pull request as ready for review October 10, 2022 11:17
@wen587 wen587 requested a review from qiluo-msft October 10, 2022 13:49
@wen587 wen587 merged commit 67b223d into sonic-net:master Oct 11, 2022
Azarack pushed a commit to Azarack/sonic-mgmt that referenced this pull request Oct 17, 2022
Summary: Duplicate lane check was added in sonic-utilities. Remove that in sonic-mgmt.
What is the motivation for this PR?
The GCU-related tests were bypassed in duplicate lanes' platforms. We don't want to skip GCU tests on such platforms.
So we update the unique lane check and simply bypass the check for such platforms in GCU feature.
Now the GCU tests can be tested on such platforms.

How did you do it?
Fix in GCU feature.
sonic-net/sonic-utilities#2343 has been updated to sonic-buildimage.

How did you verify/test it?
Run e2e test in specific platform.
allen-xf pushed a commit to allen-xf/sonic-mgmt that referenced this pull request Oct 28, 2022
Summary: Duplicate lane check was added in sonic-utilities. Remove that in sonic-mgmt.
What is the motivation for this PR?
The GCU-related tests were bypassed in duplicate lanes' platforms. We don't want to skip GCU tests on such platforms.
So we update the unique lane check and simply bypass the check for such platforms in GCU feature.
Now the GCU tests can be tested on such platforms.

How did you do it?
Fix in GCU feature.
sonic-net/sonic-utilities#2343 has been updated to sonic-buildimage.

How did you verify/test it?
Run e2e test in specific platform.
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202205: #9702

mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Aug 28, 2023
Summary: Duplicate lane check was added in sonic-utilities. Remove that in sonic-mgmt.
What is the motivation for this PR?
The GCU-related tests were bypassed in duplicate lanes' platforms. We don't want to skip GCU tests on such platforms.
So we update the unique lane check and simply bypass the check for such platforms in GCU feature.
Now the GCU tests can be tested on such platforms.

How did you do it?
Fix in GCU feature.
sonic-net/sonic-utilities#2343 has been updated to sonic-buildimage.

How did you verify/test it?
Run e2e test in specific platform.
mssonicbld pushed a commit that referenced this pull request Aug 28, 2023
Summary: Duplicate lane check was added in sonic-utilities. Remove that in sonic-mgmt.
What is the motivation for this PR?
The GCU-related tests were bypassed in duplicate lanes' platforms. We don't want to skip GCU tests on such platforms.
So we update the unique lane check and simply bypass the check for such platforms in GCU feature.
Now the GCU tests can be tested on such platforms.

How did you do it?
Fix in GCU feature.
sonic-net/sonic-utilities#2343 has been updated to sonic-buildimage.

How did you verify/test it?
Run e2e test in specific platform.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants