diff --git a/testregistry.textproto b/testregistry.textproto index c828b110579..ca67d751278 100644 --- a/testregistry.textproto +++ b/testregistry.textproto @@ -345,6 +345,18 @@ test: { id: "P4RT-7.2" readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/experimental/p4rt/otg_tests/lldp_packetout_test/README.md" } +test: { + id: "PF-1.1" + description: "IPv4/IPv6 policy-forwarding to indirect NH matching DSCP/TC" + readme: "https://github.com/openconfig/featureprofiles/feature/policy_forwarding/otg_tests/match_dscp_indirect_next_hop/README.md" + exec: " " +} +test: { + id: "PF-1.2" + description: "Policy-based traffic GRE Encapsulation to IPv4 GRE tunnel" + readme: "https://github.com/openconfig/featureprofiles/feature/policy_forwarding/encapsulation/otg_tests/encap_gre_ipv4/README.md" + exec: " " +} test: { id: "PLT-1.1" description: "Interface breakout Test" @@ -1642,4 +1654,4 @@ test: { description: "Connect to another container on a local node" readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/container/networking/tests/container_connectivity/README.md" exec: " " -} \ No newline at end of file +}