Skip to content

Commit

Permalink
Add PF-1.1, PF-1.2 to test registry (openconfig#3348)
Browse files Browse the repository at this point in the history
* Add PF-1.1, PF-1.2 to test registry
  • Loading branch information
dplore authored Aug 2, 2024
1 parent 6a41f61 commit 55e8690
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion testregistry.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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: " "
}
}

0 comments on commit 55e8690

Please sign in to comment.