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

Add cable_length attribute to QoS interfaces module #468

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

Conversation

ohu1
Copy link
Contributor

@ohu1 ohu1 commented Oct 11, 2024

SUMMARY

Add 'cable_length' attribute to QoS interfaces module

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

sonic_qos_interfaces

ADDITIONAL INFORMATION
Checklist:
  • I have performed a self-review of my own code to ensure there are no formatting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have maintained backward compatibility or have provided any relevant "breaking_changes" descriptions in a "fragment" file in the "changelogs/fragments" directory of this repository.
  • I have provided a summary for this PR in valid "fragment" file format in the "changelogs/fragments" directory of this repository branch. Reference : Ansible Change Log Document
How Has This Been Tested?

Regression test with updated testcases. (12/3/2024)

regression-2024-12-03-15-05-49.zip

@ohu1 ohu1 changed the title WIP: cable length support cable length support Oct 21, 2024
@stalabi1 stalabi1 changed the title cable length support Add cable_length attribute to QoS interfaces module Oct 21, 2024
@stalabi1 stalabi1 added the enhancement New feature or request label Oct 21, 2024
@stalabi1 stalabi1 added this to the v3.1.0 milestone Oct 21, 2024
@ohu1 ohu1 requested a review from stalabi1 October 24, 2024 17:34
@ohu1 ohu1 closed this Nov 8, 2024
@ohu1 ohu1 reopened this Nov 8, 2024
Copy link
Collaborator

@kerry-meyer kerry-meyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am posting one minor change request.

Also, as we discussed, please post on this PR the regression test html output obtained by including the "test_reports" role in the list of test roles provided in the "tests/regression/test.yaml" file that you use for running the regression test. (Please "print" it in "landscape" mode to create the PDF file to be attached to the PR, scaled so the output all fits on the page.)

@ohu1
Copy link
Contributor Author

ohu1 commented Dec 2, 2024

I am posting one minor change request.

Also, as we discussed, please post on this PR the regression test html output obtained by including the "test_reports" role in the list of test roles provided in the "tests/regression/test.yaml" file that you use for running the regression test. (Please "print" it in "landscape" mode to create the PDF file to be attached to the PR, scaled so the output all fits on the page.)

Done. Please see updated log file

@ohu1 ohu1 requested a review from kerry-meyer December 6, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants