X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=topologies%2Favailable%2Flf_testbed2.yaml;fp=topologies%2Favailable%2Flf_testbed2.yaml;h=0bd8935d0652302de328ffa2505b440635ecceb8;hp=0000000000000000000000000000000000000000;hb=da23519d72dc9415b112f7bab1fd3617750fa79e;hpb=af2c77acfa337228ea3c4c5f2140f39124ec2ab9 diff --git a/topologies/available/lf_testbed2.yaml b/topologies/available/lf_testbed2.yaml new file mode 100644 index 0000000000..0bd8935d06 --- /dev/null +++ b/topologies/available/lf_testbed2.yaml @@ -0,0 +1,57 @@ +--- +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.20" + port: 22 + username: testuser + password: Cisco1234 + interfaces: + port3: + mac_address: "3c:fd:fe:9c:ed:7c" + pci_address: "0000:88:00.0" + link: link1 + driver: i40e + port5: + mac_address: "3c:fd:fe:9c:ed:7d" + pci_address: "0000:88:00.1" + link: link2 + driver: i40e + DUT1: + type: DUT + host: "10.30.51.21" + port: 22 + username: testuser + password: Cisco1234 + interfaces: + port1: + mac_address: "3c:fd:fe:9c:ee:ed" + pci_address: "0000:87:00.1" + link: link1 + port3: + mac_address: "3c:fd:fe:9c:ee:ec" + pci_address: "0000:87:00.0" + link: link3 + DUT2: + type: DUT + host: "10.30.51.22" + port: 22 + username: testuser + password: Cisco1234 + interfaces: + port1: + mac_address: "3c:fd:fe:9c:ee:e4" + pci_address: "0000:87:00.0" + link: link2 + port3: + mac_address: "3c:fd:fe:9c:ee:e5" + pci_address: "0000:87:00.1" + link: link3