diff --git a/testregistry.textproto b/testregistry.textproto index 412f0a93b7d..a70dfc099b8 100644 --- a/testregistry.textproto +++ b/testregistry.textproto @@ -539,10 +539,16 @@ test: { } test: { id: "RT-1.19" - description: "BGP 2-Byte and 4-Byte ASN support" + description: "RT-1.19: BGP 2-Byte and 4-Byte ASN support" readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/bgp/otg_tests/bgp_2byte_4byte_asn/README.md" exec: " " } +test: { + id: "RT-1.2" + description: "BGP Policy & Route Installation" + readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/bgp/policybase/otg_tests/route_installation_test/README.md" + exec: " " +} test: { id: "RT-1.21" description: "BGP TCP MSS and PMTUD"