From 23f372a02393fec43d14b0afd123a9cb68683479 Mon Sep 17 00:00:00 2001 From: Ricard Vilalta Date: Mon, 9 Jan 2023 04:35:59 +0000 Subject: [PATCH] Delete sonic.clab.yml --- gnmi/sonic.clab.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 gnmi/sonic.clab.yml diff --git a/gnmi/sonic.clab.yml b/gnmi/sonic.clab.yml deleted file mode 100644 index dc4f74321..000000000 --- a/gnmi/sonic.clab.yml +++ /dev/null @@ -1,15 +0,0 @@ -# file: sonic.clab.yml -name: sonic-vs - -topology: - nodes: - srl1: - kind: sonic-vs - image: docker-sonic-vs - srl2: - kind: sonic-vs - image: docker-sonic-vs - - links: - - endpoints: ["srl1:e1-1", "srl2:e1-1"] - -- GitLab