aboutsummaryrefslogtreecommitdiffstats
path: root/topologies/available/lf_testbed3-710-520.yaml
diff options
context:
space:
mode:
authorMiroslav Miklus <mmiklus@cisco.com>2016-05-25 14:37:08 +0200
committerMiroslav Miklus <mmiklus@cisco.com>2016-05-26 09:33:21 +0000
commit52913516a16429a0ec6573260cf946223c84f34d (patch)
tree96c927b12a1d99d8146eef0e8818d1ee4a2886ad /topologies/available/lf_testbed3-710-520.yaml
parentee3693f2d93cf9e8be916eb34d33c4ea69e2bb55 (diff)
Rename topology files with correct NIC names
JIRA: CSIT-106 Change-Id: I3bb33d0025c99f1cf0defe542a86f0d620b80730 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
Diffstat (limited to 'topologies/available/lf_testbed3-710-520.yaml')
-rw-r--r--topologies/available/lf_testbed3-710-520.yaml63
1 files changed, 0 insertions, 63 deletions
diff --git a/topologies/available/lf_testbed3-710-520.yaml b/topologies/available/lf_testbed3-710-520.yaml
deleted file mode 100644
index a098fa8699..0000000000
--- a/topologies/available/lf_testbed3-710-520.yaml
+++ /dev/null
@@ -1,63 +0,0 @@
----
-metadata:
- version: 0.1
- schema:
- - resources/topology_schemas/3_node_topology.sch.yaml
- - resources/topology_schemas/topology.sch.yaml
- tags: [hw, 3-node]
-
-nodes:
- TG:
- type: TG
- subtype: TREX
- host: "10.30.51.24"
- port: 22
- username: testuser
- password: Cisco1234
- interfaces:
- port3:
- mac_address: "3c:fd:fe:9c:ef:98"
- pci_address: "0000:05:00.0"
- link: link1
- driver: i40e
- model: Intel-X710
- port5:
- mac_address: "3c:fd:fe:9c:ef:99"
- pci_address: "0000:05:00.1"
- link: link2
- driver: i40e
- model: Intel-X710
- DUT1:
- type: DUT
- host: "10.30.51.25"
- port: 22
- username: testuser
- password: Cisco1234
- interfaces:
- port1:
- mac_address: "90:e2:ba:b5:01:dd"
- pci_address: "0000:0a:00.1"
- link: link1
- model: Intel-X520-DA2
- port3:
- mac_address: "90:e2:ba:b5:01:dc"
- pci_address: "0000:0a:00.0"
- link: link3
- model: Intel-X520-DA2
- DUT2:
- type: DUT
- host: "10.30.51.26"
- port: 22
- username: testuser
- password: Cisco1234
- interfaces:
- port1:
- mac_address: "90:e2:ba:b5:0f:38"
- pci_address: "0000:0a:00.0"
- link: link2
- model: Intel-X520-DA2
- port3:
- mac_address: "90:e2:ba:b5:0f:39"
- pci_address: "0000:0a:00.1"
- link: link3
- model: Intel-X520-DA2