aboutsummaryrefslogtreecommitdiffstats
path: root/topologies/available/vpp_device.template
diff options
context:
space:
mode:
Diffstat (limited to 'topologies/available/vpp_device.template')
-rw-r--r--topologies/available/vpp_device.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/topologies/available/vpp_device.template b/topologies/available/vpp_device.template
index f8e2045444..6b9fb7d8bc 100644
--- a/topologies/available/vpp_device.template
+++ b/topologies/available/vpp_device.template
@@ -8,6 +8,7 @@ metadata:
nodes:
TG:
type: TG
+ model: Virtual
host: ${CSIT_TG_HOST}
arch: ${CSIT_TG_ARCH}
port: ${CSIT_TG_PORT}
@@ -17,6 +18,7 @@ nodes:
${CSIT_TG_INTERFACES}
DUT1:
type: DUT
+ model: Virtual
host: ${CSIT_DUT1_HOST}
arch: ${CSIT_DUT1_ARCH}
port: ${CSIT_DUT1_PORT}