-
Notifications
You must be signed in to change notification settings - Fork 746
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
dhcpv6 per-interface counter automation script coverage #9876
Conversation
The pre-commit check detected issues in the files touched by this pull request. Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
4401aa9
to
2e29b01
Compare
The pre-commit check detected issues in the files touched by this pull request. Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
2e29b01
to
5b2aa47
Compare
Cherry-pick PR to 202305: #10412 |
Description of PR
DHCPv6 per interface counter automation script coverage
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
Old STATE_DB format
New STATE_DB format
How did you do it?
How did you verify/test it?
dhcp_relay/test_dhcpv6_relay.py::test_dhcpv6_relay_counter
Run script with both old image and new image, on dual tor and single tor
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation