Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update testregistry.textproto (#3314)
* 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: " " } --- 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: " " } * Update testregistry.textproto Added TUN-2.11 to TUN-2.16
- Loading branch information