From fe3e702ab128ba1e8928585af3943ad7683ce554 Mon Sep 17 00:00:00 2001 From: daveruturaj Date: Thu, 26 Sep 2024 16:31:59 -0700 Subject: [PATCH] Update testregistry.textproto Updated testregistry to include the Test cases for - Interface based GUE Decapsulation to IPv4 tunnel - Interface based MPLSoGUE Decapsulation to IPv4 tunnel --- testregistry.textproto | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/testregistry.textproto b/testregistry.textproto index a5b0dba0913..533758476f2 100644 --- a/testregistry.textproto +++ b/testregistry.textproto @@ -396,6 +396,18 @@ test: { readme: " " exec: " " } +test: { + id: "PF-1.4" + description: "Interface based GUE Decapsulation to IPv4 tunnel" + readme: " " + exec: " " +} +test: { + id: "PF-1.5" + description: "Interface based MPLSoGUE Decapsulation to IPv4 tunnel" + readme: " " + exec: " " +} test: { id: "PLT-1.1" description: "Interface breakout Test"