diff --git a/feature/gribi/otg_tests/static_lsp/README.md b/feature/gribi/otg_tests/static_lsp/README.md index 6df7598eb58..eced4b37bd8 100644 --- a/feature/gribi/otg_tests/static_lsp/README.md +++ b/feature/gribi/otg_tests/static_lsp/README.md @@ -1,4 +1,4 @@ -# TE-9.1: MPLS based forwarding Static LSP +# TE-9.2: MPLS based forwarding Static LSP ## Summary diff --git a/testregistry.textproto b/testregistry.textproto index fff14aa11e3..c6750412a35 100644 --- a/testregistry.textproto +++ b/testregistry.textproto @@ -1034,16 +1034,16 @@ test: { readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/gribi/ate_tests/supervisor_failure_test/README.md" exec: " " } -test: { - id: "TE-9" - description: "MPLS based forwarding Static LSP" - readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/gribi/otg_tests/mpls_compliance/README.md" -} test: { id: "TE-9.1" description: "Base gRIBI MPLS Compliance" readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/gribi/otg_tests/static_lsp/README.md" } +test: { + id: "TE-9.2" + description: "MPLS based forwarding Static LSP" + readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/gribi/otg_tests/mpls_compliance/README.md" +} test: { id: "TE-10" description: "gRIBI MPLS Forwarding"