Add 2n-dnv and 3n-dnv configuration to bootstrap-verify-perf.sh
[csit.git] / topologies / available / lf_2n_dnv_testbed26.yaml
diff --git a/topologies/available/lf_2n_dnv_testbed26.yaml b/topologies/available/lf_2n_dnv_testbed26.yaml
new file mode 100644 (file)
index 0000000..9b0d132
--- /dev/null
@@ -0,0 +1,52 @@
+---
+metadata:
+  version: 0.1
+  schema:
+    - resources/topology_schemas/2_node_topology.sch.yaml
+    - resources/topology_schemas/topology.sch.yaml
+  tags: [hw, 2-node]
+
+nodes:
+  TG:
+    type: TG
+    subtype: TREX
+    host: "10.32.8.10"
+    arch: x86_64
+    port: 22
+    username: testuser
+    password: Csit1234
+    interfaces:
+      port1:
+        mac_address: "b4:96:91:46:b3:d4"
+        pci_address: "0000:3b:00.0"
+        driver: ixgbe
+        link: link1
+        model: Intel-X553
+      port2:
+        mac_address: "b4:96:91:46:b3:9c"
+        pci_address: "0000:5e:00.0"
+        driver: ixgbe
+        link: link2
+        model: Intel-X553
+  DUT1:
+    type: DUT
+    host: "10.32.8.11"
+    arch: x86_64
+    port: 22
+    username: testuser
+    password: Csit1234
+    uio_driver: vfio-pci
+    interfaces:
+      port1:
+        mac_address: "ac:1f:6b:57:58:3a"
+        pci_address: "0000:08:00.0"
+        driver: ixgbe
+        link: link1
+        model: Intel-X553
+      port2:
+        mac_address: "ac:1f:6b:57:58:3b"
+        pci_address: "0000:08:00.1"
+        driver: ixgbe
+        link: link2
+        model: Intel-X553
+