From 93358d8b82778cb00436f78d0e8396f01acbd279 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Mon, 19 Aug 2019 08:13:28 +0000 Subject: TB: Move T24 back into production Signed-off-by: Peter Mikus Change-Id: Ia5521c8efe0322f4d9160a21dacb803321ea68ee --- topologies/available/lf_2n_skx_testbed24.yaml | 160 ++++++++++++++++++++++++++ topologies/disabled/lf_2n_skx_testbed24.yaml | 160 -------------------------- 2 files changed, 160 insertions(+), 160 deletions(-) create mode 100644 topologies/available/lf_2n_skx_testbed24.yaml delete mode 100644 topologies/disabled/lf_2n_skx_testbed24.yaml (limited to 'topologies') diff --git a/topologies/available/lf_2n_skx_testbed24.yaml b/topologies/available/lf_2n_skx_testbed24.yaml new file mode 100644 index 0000000000..78483c3676 --- /dev/null +++ b/topologies/available/lf_2n_skx_testbed24.yaml @@ -0,0 +1,160 @@ +--- +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.30.51.57" + arch: x86_64 + port: 22 + username: testuser + password: Csit1234 + interfaces: + port1: + # s10-t24-tg1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:b1:88" + pci_address: "0000:18:00.0" + ip4_address: "172.16.10.2" + driver: i40e + link: link1 + model: Intel-X710 + port2: + # s10-t24-tg1-c2/p2 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:b1:89" + pci_address: "0000:18:00.1" + ip4_address: "172.16.20.2" + driver: i40e + link: link2 + model: Intel-X710 + port3: + # s10-t24-tg1-c2/p3 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:b1:8a" + pci_address: "0000:18:00.2" + ip4_address: "172.16.30.2" + driver: i40e + link: link3 + model: Intel-X710 + port4: + # s10-t24-tg1-c2/p4 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:b1:8b" + pci_address: "0000:18:00.3" + ip4_address: "172.16.40.2" + driver: i40e + link: link4 + model: Intel-X710 + port5: + # s10-t24-tg1-c4/p1 - 25GE port1 on Intel NIC xxv710 2p25GE. + mac_address: "3c:fd:fe:bd:f9:70" + pci_address: "0000:3b:00.0" + ip4_address: "172.16.50.2" + driver: i40e + link: link5 + model: Intel-XXV710 + port6: + # s10-t24-tg1-c4/p2 - 25GE port2 on Intel NIC xxv710 2p25GE. + mac_address: "3c:fd:fe:bd:f9:71" + pci_address: "0000:3b:00.1" + ip4_address: "172.16.60.2" + driver: i40e + link: link6 + model: Intel-XXV710 + port7: + # s10-t24-tg1-c10/p1 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:ae:40" + pci_address: "0000:d8:00.0" + ip4_address: "172.16.70.2" + driver: i40e + link: link7 + model: Intel-X710 + port8: + # s10-t24-tg1-c10/p2 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:ae:41" + pci_address: "0000:d8:00.1" + ip4_address: "172.16.70.1" + driver: i40e + link: link7 + model: Intel-X710 + port9: + # s10-t24-tg1-c10/p3 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:ae:42" + pci_address: "0000:d8:00.2" + ip4_address: "172.16.80.2" + driver: i40e + link: link8 + model: Intel-X710 + port10: + # s10-t24-tg1-c10/p4 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:ae:43" + pci_address: "0000:d8:00.3" + ip4_address: "172.16.80.1" + driver: i40e + link: link8 + model: Intel-X710 + DUT1: + type: DUT + host: "10.30.51.56" + arch: x86_64 + port: 22 + username: testuser + password: Csit1234 + uio_driver: vfio-pci + honeycomb: + user: admin + passwd: admin + port: 8183 + netconf_port: 2831 + interfaces: + port1: + # s9-t24-sut1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:ad:80" + pci_address: "0000:18:00.0" + ip4_address: "172.16.10.1" + driver: i40e + link: link1 + model: Intel-X710 + port2: + # s9-t24-sut1-c2/p2 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:ad:81" + pci_address: "0000:18:00.1" + ip4_address: "172.16.20.1" + driver: i40e + link: link2 + model: Intel-X710 + port3: + # s9-t24-sut1-c2/p3 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:ad:82" + pci_address: "0000:18:00.2" + ip4_address: "172.16.30.1" + driver: i40e + link: link3 + model: Intel-X710 + port4: + # s9-t24-sut1-c2/p4 - 10GE port1 on Intel NIC x710 4p10GE. + mac_address: "3c:fd:fe:a8:ad:83" + pci_address: "0000:18:00.3" + ip4_address: "172.16.40.1" + driver: i40e + link: link4 + model: Intel-X710 + port5: + # s9-t24-sut1-c4/p1 - 25GE port1 on Intel NIC xxv710 2p25GE. + mac_address: "3c:fd:fe:bd:f9:5c" + pci_address: "0000:3b:00.0" + ip4_address: "172.16.50.1" + driver: i40e + link: link5 + model: Intel-XXV710 + port6: + # s9-t24-sut1-c4/p2 - 25GE port2 on Intel NIC xxv710 2p25GE. + mac_address: "3c:fd:fe:bd:f9:5d" + pci_address: "0000:3b:00.1" + ip4_address: "172.16.60.1" + driver: i40e + link: link6 + model: Intel-XXV710 diff --git a/topologies/disabled/lf_2n_skx_testbed24.yaml b/topologies/disabled/lf_2n_skx_testbed24.yaml deleted file mode 100644 index 78483c3676..0000000000 --- a/topologies/disabled/lf_2n_skx_testbed24.yaml +++ /dev/null @@ -1,160 +0,0 @@ ---- -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.30.51.57" - arch: x86_64 - port: 22 - username: testuser - password: Csit1234 - interfaces: - port1: - # s10-t24-tg1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE. - mac_address: "3c:fd:fe:a8:b1:88" - pci_address: "0000:18:00.0" - ip4_address: "172.16.10.2" - driver: i40e - link: link1 - model: Intel-X710 - port2: - # s10-t24-tg1-c2/p2 - 10GE port1 on Intel NIC x710 4p10GE. - mac_address: "3c:fd:fe:a8:b1:89" - pci_address: "0000:18:00.1" - ip4_address: "172.16.20.2" - driver: i40e - link: link2 - model: Intel-X710 - port3: - # s10-t24-tg1-c2/p3 - 10GE port1 on Intel NIC x710 4p10GE. - mac_address: "3c:fd:fe:a8:b1:8a" - pci_address: "0000:18:00.2" - ip4_address: "172.16.30.2" - driver: i40e - link: link3 - model: Intel-X710 - port4: - # s10-t24-tg1-c2/p4 - 10GE port1 on Intel NIC x710 4p10GE. - mac_address: "3c:fd:fe:a8:b1:8b" - pci_address: "0000:18:00.3" - ip4_address: "172.16.40.2" - driver: i40e - link: link4 - model: Intel-X710 - port5: - # s10-t24-tg1-c4/p1 - 25GE port1 on Intel NIC xxv710 2p25GE. - mac_address: "3c:fd:fe:bd:f9:70" - pci_address: "0000:3b:00.0" - ip4_address: "172.16.50.2" - driver: i40e - link: link5 - model: Intel-XXV710 - port6: - # s10-t24-tg1-c4/p2 - 25GE port2 on Intel NIC xxv710 2p25GE. - mac_address: "3c:fd:fe:bd:f9:71" - pci_address: "0000:3b:00.1" - ip4_address: "172.16.60.2" - driver: i40e - link: link6 - model: Intel-XXV710 - port7: - # s10-t24-tg1-c10/p1 - 10GE port1 on Intel NIC x710 4p10GE. - mac_address: "3c:fd:fe:a8:ae:40" - pci_address: "0000:d8:00.0" - ip4_address: "172.16.70.2" - driver: i40e - link: link7 - model: Intel-X710 - port8: - # s10-t24-tg1-c10/p2 - 10GE port1 on Intel NIC x710 4p10GE. - mac_address: "3c:fd:fe:a8:ae:41" - pci_address: "0000:d8:00.1" - ip4_address: "172.16.70.1" - driver: i40e - link: link7 - model: Intel-X710 - port9: - # s10-t24-tg1-c10/p3 - 10GE port1 on Intel NIC x710 4p10GE. - mac_address: "3c:fd:fe:a8:ae:42" - pci_address: "0000:d8:00.2" - ip4_address: "172.16.80.2" - driver: i40e - link: link8 - model: Intel-X710 - port10: - # s10-t24-tg1-c10/p4 - 10GE port1 on Intel NIC x710 4p10GE. - mac_address: "3c:fd:fe:a8:ae:43" - pci_address: "0000:d8:00.3" - ip4_address: "172.16.80.1" - driver: i40e - link: link8 - model: Intel-X710 - DUT1: - type: DUT - host: "10.30.51.56" - arch: x86_64 - port: 22 - username: testuser - password: Csit1234 - uio_driver: vfio-pci - honeycomb: - user: admin - passwd: admin - port: 8183 - netconf_port: 2831 - interfaces: - port1: - # s9-t24-sut1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE. - mac_address: "3c:fd:fe:a8:ad:80" - pci_address: "0000:18:00.0" - ip4_address: "172.16.10.1" - driver: i40e - link: link1 - model: Intel-X710 - port2: - # s9-t24-sut1-c2/p2 - 10GE port1 on Intel NIC x710 4p10GE. - mac_address: "3c:fd:fe:a8:ad:81" - pci_address: "0000:18:00.1" - ip4_address: "172.16.20.1" - driver: i40e - link: link2 - model: Intel-X710 - port3: - # s9-t24-sut1-c2/p3 - 10GE port1 on Intel NIC x710 4p10GE. - mac_address: "3c:fd:fe:a8:ad:82" - pci_address: "0000:18:00.2" - ip4_address: "172.16.30.1" - driver: i40e - link: link3 - model: Intel-X710 - port4: - # s9-t24-sut1-c2/p4 - 10GE port1 on Intel NIC x710 4p10GE. - mac_address: "3c:fd:fe:a8:ad:83" - pci_address: "0000:18:00.3" - ip4_address: "172.16.40.1" - driver: i40e - link: link4 - model: Intel-X710 - port5: - # s9-t24-sut1-c4/p1 - 25GE port1 on Intel NIC xxv710 2p25GE. - mac_address: "3c:fd:fe:bd:f9:5c" - pci_address: "0000:3b:00.0" - ip4_address: "172.16.50.1" - driver: i40e - link: link5 - model: Intel-XXV710 - port6: - # s9-t24-sut1-c4/p2 - 25GE port2 on Intel NIC xxv710 2p25GE. - mac_address: "3c:fd:fe:bd:f9:5d" - pci_address: "0000:3b:00.1" - ip4_address: "172.16.60.1" - driver: i40e - link: link6 - model: Intel-XXV710 -- cgit 1.2.3-korg