Skip to content

Commit

Permalink
Correct TE-14.2 and add the missing P4RT-5.3 in the test registration. (
Browse files Browse the repository at this point in the history
openconfig#3750)

* correct TE-14.2 and add P4RT-5.3
* Update testregistry.textproto
  • Loading branch information
xw-g authored Feb 10, 2025
1 parent bc105a4 commit ef7d484
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions testregistry.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,10 @@ test: {
id: "P4RT-5.2"
readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/p4rt/otg_tests/traceroute_packetout_test/README.md"
}
test: {
id: "P4RT-5.3"
readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/p4rt/otg_tests/traceroute_packetin_with_vrf_selection_test/README.md"
}
test: {
id: "P4RT-6.1"
readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/p4rt/otg_tests/performance_test/README.md"
Expand Down Expand Up @@ -1059,9 +1063,9 @@ test: {
exec: " "
}
test: {
id: "TE-14.1"
description: "gRIBI Scaling"
readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/gribi/ate_tests/gribi_scaling/README.md"
id: "TE-14.2"
description: "gRIBI encap and decap scale"
readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/gribi/otg_tests/encap_decap_scale/README.md"
exec: " "
}
test: {
Expand Down

0 comments on commit ef7d484

Please sign in to comment.