-
Notifications
You must be signed in to change notification settings - Fork 160
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
[FNT] Forwarding viability Test aggregate_all_not_viable_test #2953
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull Request Functional Test Report for #2953 / a73e579Virtual Devices
Hardware Devices
|
Pull Request Test Coverage Report for Build 9657332583Details
💛 - Coveralls |
9895a65
to
f5fab17
Compare
LimeHat
suggested changes
May 4, 2024
feature/interface/aggregate/otg_tests/aggregate_all_not_viable_test/README.md
Outdated
Show resolved
Hide resolved
feature/interface/aggregate/otg_tests/aggregate_all_not_viable_test/README.md
Outdated
Show resolved
Hide resolved
...ggregate/otg_tests/aggregate_all_not_viable_test/aggregate_all_not_forwarding_viable_test.go
Outdated
Show resolved
Hide resolved
...ggregate/otg_tests/aggregate_all_not_viable_test/aggregate_all_not_forwarding_viable_test.go
Outdated
Show resolved
Hide resolved
...ggregate/otg_tests/aggregate_all_not_viable_test/aggregate_all_not_forwarding_viable_test.go
Show resolved
Hide resolved
feabd53
to
f12b41e
Compare
dplore
previously requested changes
May 9, 2024
feature/interface/aggregate/otg_tests/aggregate_all_not_viable_test/README.md
Outdated
Show resolved
Hide resolved
d160fec
to
d9a2574
Compare
LimeHat
suggested changes
May 9, 2024
...ggregate/otg_tests/aggregate_all_not_viable_test/aggregate_all_not_forwarding_viable_test.go
Show resolved
Hide resolved
...ggregate/otg_tests/aggregate_all_not_viable_test/aggregate_all_not_forwarding_viable_test.go
Outdated
Show resolved
Hide resolved
...ggregate/otg_tests/aggregate_all_not_viable_test/aggregate_all_not_forwarding_viable_test.go
Outdated
Show resolved
Hide resolved
...ggregate/otg_tests/aggregate_all_not_viable_test/aggregate_all_not_forwarding_viable_test.go
Outdated
Show resolved
Hide resolved
dplore
reviewed
May 9, 2024
feature/interface/aggregate/otg_tests/aggregate_all_not_viable_test/BUILD
Outdated
Show resolved
Hide resolved
dplore
reviewed
May 9, 2024
...ggregate/otg_tests/aggregate_all_not_viable_test/aggregate_all_not_forwarding_viable_test.go
Show resolved
Hide resolved
91796ca
to
d9a2574
Compare
3eae60c
to
dc16060
Compare
bkreddy143
reviewed
Jun 22, 2024
...ggregate/otg_tests/aggregate_all_not_viable_test/aggregate_all_not_forwarding_viable_test.go
Show resolved
Hide resolved
nflath
previously approved these changes
Jun 22, 2024
7d47058
to
dc16060
Compare
This reverts commit 45c5e722786ceee387fb74f763ea5a685b07dc80.
This reverts commit d8bc4adba96589aa6e6f109a5ea2679f4621ae8a.
dc16060
to
643e7ee
Compare
643e7ee
to
a73e579
Compare
self-maurya
approved these changes
Jun 25, 2024
self-maurya
approved these changes
Jun 25, 2024
rahulsy26
commented
Jun 25, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Change Request are Done
frasieroh
pushed a commit
to aristanetworks/openconfig-featureprofiles
that referenced
this pull request
Jun 26, 2024
…nfig#2953) * Updating Metadata * Revert "Updating Metadata" This reverts commit 45c5e722786ceee387fb74f763ea5a685b07dc80. * Reapply "Updating Metadata" This reverts commit d8bc4adba96589aa6e6f109a5ea2679f4621ae8a. * Updating Deviation and Go File
ANISH-GOTTAPU
pushed a commit
to open-traffic-generator/featureprofiles
that referenced
this pull request
Jul 10, 2024
…nfig#2953) * Updating Metadata * Revert "Updating Metadata" This reverts commit 45c5e722786ceee387fb74f763ea5a685b07dc80. * Reapply "Updating Metadata" This reverts commit d8bc4adba96589aa6e6f109a5ea2679f4621ae8a. * Updating Deviation and Go File
bkreddy143
pushed a commit
to nokia/featureprofiles
that referenced
this pull request
Jul 17, 2024
…nfig#2953) * Updating Metadata * Revert "Updating Metadata" This reverts commit 45c5e722786ceee387fb74f763ea5a685b07dc80. * Reapply "Updating Metadata" This reverts commit d8bc4adba96589aa6e6f109a5ea2679f4621ae8a. * Updating Deviation and Go File
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary:
This code is to Test forwarding-viable with LAG and routing
Ensure that when all LAG member become set with forwarding-viable == FALSE.
forwarding-viable=false impact only transmit traffic on all member port.
All member ports set with forwarding-viable=false can receive all type of traffic and forward it normally (same as with forwarding-viable=true)
ISIS adjacency is established on LAG port w/ all member set to forwarding-viable == FALSE
Traffic that normally egress LAG with all members set to forwarding-viable == FALSE is forwarded by the next best egress interface/LAG.