-
Notifications
You must be signed in to change notification settings - Fork 148
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
Update testregistry.textproto #3314
Merged
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
Updates is to include missing test RT-1.19 for 2-byte and 4-byte ASNs
corrections to the original version as well as added links to the test Readmes
Pull Request Test Coverage Report for Build 10050166876Details
💛 - Coveralls |
dplore
requested changes
Jul 22, 2024
Updated requested corrections.
/gcbrun |
-- Deleted the following since the same is also covered in RT-2.13. Seems like an error. test: { id: "RT-9" description: "Weighted-ECMP for IS-IS" readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/isis/weighted_ECMP/README.md" exec: " " } --- Added the following test: { id: "RT-7.8" description: "BGP Policy Match Standard Community and Add Community Import/Export Policy" readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/bgp/policybase/otg_tests/comm_match_action_test/README.md" exec: " " } test: { id: "TUN-2.5" description: "GUE Fragmentation" readme: "" exec: " " } test: { id: "TUN-2.6" description: "MPLSoUDP Encap" readme: "" exec: " " } test: { id: "TUN-2.7" description: "MPLSoUDP Decap" readme: "" exec: " " } test: { id: "TUN-2.8" description: "ECMP hashing based on outer header of MPLSoUSP packets" readme: "" exec: " " } test: { id: "TUN-2.9" description: "ECMP hashing for GUE flows with IPv4 and IPv6 payload" readme: "" exec: " " } test: { id: "TUN-2.10" description: "ECMP hashing based on outer and Inner header for GRE packets" readme: "" exec: " " }
Added TUN-2.11 to TUN-2.16
dplore
approved these changes
Jul 23, 2024
frasieroh
pushed a commit
to aristanetworks/openconfig-featureprofiles
that referenced
this pull request
Jul 23, 2024
* Update testregistry.textproto Updates is to include missing test RT-1.19 for 2-byte and 4-byte ASNs * Update testregistry.textproto corrections to the original version as well as added links to the test Readmes * Update testregistry.textproto Updated requested corrections. * Update testregistry.textproto -- Deleted the following since the same is also covered in RT-2.13. Seems like an error. test: { id: "RT-9" description: "Weighted-ECMP for IS-IS" readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/isis/weighted_ECMP/README.md" exec: " " }
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.
Updates is to include missing test RT-1.19 for 2-byte and 4-byte ASNs