Infra: Decommission 3n-hsw - topologies 09/32509/3
authorpmikus <pmikus@cisco.com>
Tue, 1 Jun 2021 11:17:55 +0000 (11:17 +0000)
committerPeter Mikus <pmikus@cisco.com>
Wed, 2 Jun 2021 09:45:16 +0000 (09:45 +0000)
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Iebf8dc936f8ce44f3c9250cad35d8908aabd0f33

topologies/available/lf_3n_hsw_testbed1.yaml [deleted file]
topologies/available/lf_3n_hsw_testbed2.yaml [deleted file]
topologies/available/lf_3n_hsw_testbed3.yaml [deleted file]

diff --git a/topologies/available/lf_3n_hsw_testbed1.yaml b/topologies/available/lf_3n_hsw_testbed1.yaml
deleted file mode 100644 (file)
index 3f7b0e8..0000000
+++ /dev/null
@@ -1,304 +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.16"
-    arch: x86_64
-    port: 22
-    username: testuser
-    password: Csit1234
-    interfaces:
-      port1:
-        # t1-tg1-c1/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:37:1f:48"
-        pci_address: "0000:02:00.0"
-        ip4_address: "172.16.10.2"
-        driver: i40e
-        link: link1
-        model: Intel-XL710
-      port2:
-        # t1-tg1-c1/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:37:1f:4d"
-        pci_address: "0000:02:00.1"
-        ip4_address: "172.16.20.2"
-        driver: i40e
-        link: link2
-        model: Intel-XL710
-      port3:
-        # t1-tg1-c3/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:a0"
-        pci_address: "0000:05:00.0"
-        ip4_address: "172.16.30.2"
-        driver: i40e
-        link: link3
-        model: Intel-X710
-      port4:
-        # t1-tg1-c3/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:a1"
-        pci_address: "0000:05:00.1"
-        ip4_address: "172.16.40.2"
-        driver: i40e
-        link: link4
-        model: Intel-X710
-      port5:
-        # t1-tg1-c2/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ed:50"
-        pci_address: "0000:07:00.0"
-        ip4_address: "172.16.50.2"
-        driver: i40e
-        link: link5
-        model: Intel-X710
-      port6:
-        # t1-tg1-c2/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ed:51"
-        pci_address: "0000:07:00.1"
-        ip4_address: "172.16.60.2"
-        driver: i40e
-        link: link6
-        model: Intel-X710
-      port7:
-        # t1-tg1-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:3a:af:40"
-        pci_address: "0000:86:00.0"
-        ip4_address: "172.16.70.2"
-        driver: i40e
-        link: link7
-        model: Intel-XL710
-      port8:
-        # t1-tg1-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:3a:af:41"
-        pci_address: "0000:86:00.1"
-        ip4_address: "172.16.80.2"
-        driver: i40e
-        link: link8
-        model: Intel-XL710
-      port9:
-        # t1-tg1-c5/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:2c"
-        pci_address: "0000:88:00.0"
-        ip4_address: "172.16.90.2"
-        driver: i40e
-        link: link9
-        model: Intel-X710
-      port10:
-        # t1-tg1-c5/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:2d"
-        pci_address: "0000:88:00.1"
-        ip4_address: "172.16.100.2"
-        driver: i40e
-        link: link10
-        model: Intel-X710
-      port11:
-        # t1-tg1-c6/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ed:a4"
-        pci_address: "0000:84:00.0"
-        ip4_address: "172.16.110.1"
-        driver: i40e
-        link: link11
-        model: Intel-X710
-      port12:
-        # t1-tg1-c6/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ed:a5"
-        pci_address: "0000:84:00.1"
-        ip4_address: "172.16.110.2"
-        driver: i40e
-        link: link11
-        model: Intel-X710
-  DUT1:
-    type: DUT
-    host: "10.30.51.17"
-    arch: x86_64
-    port: 22
-    username: testuser
-    password: Csit1234
-    cryptodev: 0000:86:00.0
-    uio_driver: vfio-pci
-    honeycomb:
-      user: admin
-      passwd: admin
-      port: 8183
-      netconf_port: 2831
-    interfaces:
-      port1:
-        # t1-sut1-c1/p1 - 10GE port1 on Intel NIC x520 2p10GE.
-        mac_address: "90:e2:ba:b5:0a:18"
-        pci_address: "0000:0a:00.0"
-        ip4_address: "172.17.21.1"
-        driver: ixgbe
-        link: link21
-        model: Intel-X520-DA2
-      port2:
-        # t1-sut1-c1/p2 - 10GE port2 on Intel NIC x520 2p10GE.
-        mac_address: "90:e2:ba:b5:0a:19"
-        pci_address: "0000:0a:00.1"
-        ip4_address: "172.16.30.1"
-        driver: ixgbe
-        link: link3
-        model: Intel-X520-DA2
-      port3:
-        # t1-sut1-c2/p1 - 40GE port1 on Cisco VIC 1385 2p40GE.
-        mac_address: "04:62:73:8c:c3:0f"
-        pci_address: "0000:13:00.0"
-        ip4_address: "172.17.22.1"
-        driver: enic
-        link: link22
-        model: Cisco-VIC-1385
-      port4:
-        # t1-sut1-c2/p2 - 40GE port2 on Cisco VIC 1385 2p40GE.
-        mac_address: "04:62:73:8c:c3:10"
-        pci_address: "0000:14:00.0"
-        ip4_address: "172.16.10.1"
-        driver: enic
-        link: link1
-        model: Cisco-VIC-1385
-      port5:
-        # t1-sut1-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:37:20:48"
-        pci_address: "0000:88:00.0"
-        ip4_address: "172.17.23.1"
-        driver: i40e
-        link: link23
-        model: Intel-XL710
-      port6:
-        # t1-sut1-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:37:20:49"
-        pci_address: "0000:88:00.1"
-        ip4_address: "172.16.70.1"
-        driver: i40e
-        link: link7
-        model: Intel-XL710
-      port7:
-        # t1-sut1-c5/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:c4"
-        pci_address: "0000:8a:00.0"
-        ip4_address: "172.17.24.1"
-        driver: i40e
-        link: link24
-        model: Intel-X710
-      port8:
-        # t1-sut1-c5/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:c5"
-        pci_address: "0000:8a:00.1"
-        ip4_address: "172.16.90.1"
-        driver: i40e
-        link: link9
-        model: Intel-X710
-      port9:
-        # t1-sut1-cm/p1 - 10GE port1 on Cisco VIC 1227 2p10GE.
-        mac_address: "00:fe:c8:e4:d0:1b"
-        pci_address: "0000:06:00.0"
-        ip4_address: "172.17.25.1"
-        driver: enic
-        link: link25
-        model: Cisco-VIC-1227
-      port10:
-        # t1-sut1-cm/p2 - 10GE port2 on Cisco VIC 1227 2p10GE.
-        mac_address: "00:fe:c8:e4:d0:1c"
-        pci_address: "0000:07:00.0"
-        ip4_address: "172.16.50.1"
-        driver: enic
-        link: link5
-        model: Cisco-VIC-1227
-  DUT2:
-    type: DUT
-    host: "10.30.51.18"
-    arch: x86_64
-    port: 22
-    username: testuser
-    password: Csit1234
-    cryptodev: 0000:86:00.0
-    uio_driver: vfio-pci
-    honeycomb:
-      user: admin
-      passwd: admin
-      port: 8183
-      netconf_port: 2831
-    interfaces:
-      port1:
-        # t1-sut2-c1/p1 - 10GE port1 on Intel NIC x520 2p10GE.
-        mac_address: "90:e2:ba:b5:05:e4"
-        pci_address: "0000:0a:00.0"
-        ip4_address: "172.16.40.1"
-        driver: ixgbe
-        link: link4
-        model: Intel-X520-DA2
-      port2:
-        # t1-sut2-c1/p2 - 10GE port2 on Intel NIC x520 2p10GE.
-        mac_address: "90:e2:ba:b5:05:e5"
-        pci_address: "0000:0a:00.1"
-        ip4_address: "172.17.21.2"
-        driver: ixgbe
-        link: link21
-        model: Intel-X520-DA2
-      port3:
-        # t1-sut2-c2/p1 - 40GE port1 on Cisco VIC 1385 2p40GE.
-        mac_address: "d8:b1:90:19:41:69"
-        pci_address: "0000:13:00.0"
-        ip4_address: "172.16.20.1"
-        driver: enic
-        link: link2
-        model: Cisco-VIC-1385
-      port4:
-        # t1-sut2-c2/p2 - 40GE port2 on Cisco VIC 1385 2p40GE.
-        mac_address: "d8:b1:90:19:41:6a"
-        pci_address: "0000:15:00.0"
-        ip4_address: "172.17.22.2"
-        driver: enic
-        link: link22
-        model: Cisco-VIC-1385
-      port5:
-        # t1-sut2-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:78:e8"
-        pci_address: "0000:88:00.0"
-        ip4_address: "172.16.80.1"
-        driver: i40e
-        link: link8
-        model: Intel-XL710
-      port6:
-        # t1-sut2-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:78:e9"
-        pci_address: "0000:88:00.1"
-        ip4_address: "172.17.23.2"
-        driver: i40e
-        link: link23
-        model: Intel-XL710
-      port7:
-        # t1-sut2-c5/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ef:94"
-        pci_address: "0000:8a:00.0"
-        ip4_address: "172.16.100.1"
-        driver: i40e
-        link: link10
-        model: Intel-X710
-      port8:
-        # t1-sut2-c5/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ef:95"
-        pci_address: "0000:8a:00.1"
-        ip4_address: "172.17.24.2"
-        driver: i40e
-        link: link24
-        model: Intel-X710
-      port9:
-        # t1-sut2-cm/p1 - 10GE port1 on Cisco VIC 1227 2p10GE.
-        mac_address: "00:fe:c8:e5:44:4c"
-        pci_address: "0000:06:00.0"
-        ip4_address: "172.16.60.1"
-        driver: enic
-        link: link6
-        model: Cisco-VIC-1227
-      port10:
-        # t1-sut2-cm/p2 - 10GE port2 on Cisco VIC 1227 2p10GE.
-        mac_address: "00:fe:c8:e5:44:4d"
-        pci_address: "0000:07:00.0"
-        ip4_address: "172.17.25.2"
-        driver: enic
-        link: link25
-        model: Cisco-VIC-1227
diff --git a/topologies/available/lf_3n_hsw_testbed2.yaml b/topologies/available/lf_3n_hsw_testbed2.yaml
deleted file mode 100644 (file)
index 55b00e6..0000000
+++ /dev/null
@@ -1,304 +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.20"
-    arch: x86_64
-    port: 22
-    username: testuser
-    password: Csit1234
-    interfaces:
-      port1:
-        # t2-tg1-c1/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:76:a8"
-        pci_address: "0000:02:00.0"
-        ip4_address: "172.16.10.2"
-        driver: i40e
-        link: link1
-        model: Intel-XL710
-      port2:
-        # t2-tg1-c1/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:76:a9"
-        pci_address: "0000:02:00.1"
-        ip4_address: "172.16.20.2"
-        driver: i40e
-        link: link2
-        model: Intel-XL710
-      port3:
-        # t2-tg1-c2/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ed:5c"
-        pci_address: "0000:05:00.0"
-        ip4_address: "172.16.30.2"
-        driver: i40e
-        link: link3
-        model: Intel-X710
-      port4:
-        # t2-tg1-c2/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ed:5d"
-        pci_address: "0000:05:00.1"
-        ip4_address: "172.16.40.2"
-        driver: i40e
-        link: link4
-        model: Intel-X710
-      port5:
-        # t2-tg1-c3/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:5c"
-        pci_address: "0000:07:00.0"
-        ip4_address: "172.16.50.2"
-        driver: i40e
-        link: link5
-        model: Intel-X710
-      port6:
-        # t2-tg1-c3/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:5d"
-        pci_address: "0000:07:00.1"
-        ip4_address: "172.16.60.2"
-        driver: i40e
-        link: link6
-        model: Intel-X710
-      port7:
-        # t2-tg1-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:37:1f:1c"
-        pci_address: "0000:86:00.0"
-        ip4_address: "172.16.70.2"
-        driver: i40e
-        link: link7
-        model: Intel-XL710
-      port8:
-        # t2-tg1-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:37:1f:19"
-        pci_address: "0000:86:00.1"
-        ip4_address: "172.16.80.2"
-        driver: i40e
-        link: link8
-        model: Intel-XL710
-      port9:
-        # t2-tg1-c5/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ed:7c"
-        pci_address: "0000:88:00.0"
-        ip4_address: "172.16.90.2"
-        driver: i40e
-        link: link9
-        model: Intel-X710
-      port10:
-        # t2-tg1-c5/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ed:7d"
-        pci_address: "0000:88:00.1"
-        ip4_address: "172.16.100.2"
-        driver: i40e
-        link: link10
-        model: Intel-X710
-      port11:
-        # t2-tg1-c6/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:58"
-        pci_address: "0000:84:00.0"
-        ip4_address: "172.16.110.1"
-        driver: i40e
-        link: link11
-        model: Intel-X710
-      port12:
-        # t2-tg1-c6/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:59"
-        pci_address: "0000:84:00.1"
-        ip4_address: "172.16.110.2"
-        driver: i40e
-        link: link11
-        model: Intel-X710
-  DUT1:
-    type: DUT
-    host: "10.30.51.21"
-    arch: x86_64
-    port: 22
-    username: testuser
-    password: Csit1234
-    cryptodev: 0000:86:00.0
-    uio_driver: vfio-pci
-    honeycomb:
-      user: admin
-      passwd: admin
-      port: 8183
-      netconf_port: 2831
-    interfaces:
-      port1:
-        # t2-sut1-c1/p1 - 10GE port1 on Intel NIC x520 2p10GE.
-        mac_address: "90:e2:ba:b5:02:b8"
-        pci_address: "0000:0a:00.0"
-        ip4_address: "172.17.21.1"
-        driver: ixgbe
-        link: link21
-        model: Intel-X520-DA2
-      port2:
-        # t2-sut1-c1/p2 - 10GE port2 on Intel NIC x520 2p10GE.
-        mac_address: "90:e2:ba:b5:02:b9"
-        pci_address: "0000:0a:00.1"
-        ip4_address: "172.17.30.1"
-        driver: ixgbe
-        link: link3
-        model: Intel-X520-DA2
-      port3:
-        # t2-sut1-c2/p1 - 40GE port1 on Cisco VIC 1385 2p40GE.
-        mac_address: "04:62:73:8c:ca:cd"
-        pci_address: "0000:13:00.0"
-        ip4_address: "172.17.22.1"
-        driver: enic
-        link: link22
-        model: Cisco-VIC-1385
-      port4:
-        # t2-sut1-c2/p2 - 40GE port2 on Cisco VIC 1385 2p40GE.
-        mac_address: "04:62:73:8c:ca:ce"
-        pci_address: "0000:15:00.0"
-        ip4_address: "172.16.10.1"
-        driver: enic
-        link: link1
-        model: Cisco-VIC-1385
-      port5:
-        # t2-sut1-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:77:08"
-        pci_address: "0000:88:00.0"
-        ip4_address: "172.17.23.1"
-        driver: i40e
-        link: link23
-        model: Intel-XL710
-      port6:
-        # t2-sut1-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:77:09"
-        pci_address: "0000:88:00.1"
-        ip4_address: "172.16.70.1"
-        driver: i40e
-        link: link7
-        model: Intel-XL710
-      port7:
-        # t2-sut1-c5/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:ec"
-        pci_address: "0000:8a:00.0"
-        ip4_address: "172.17.24.1"
-        driver: i40e
-        link: link24
-        model: Intel-X710
-      port8:
-        # t2-sut1-c5/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:ed"
-        pci_address: "0000:8a:00.1"
-        ip4_address: "172.16.90.1"
-        driver: i40e
-        link: link9
-        model: Intel-X710
-      port9:
-        # t2-sut1-cm/p1 - 10GE port1 on Cisco VIC 1227 2p10GE.
-        mac_address: "00:fe:c8:e4:d0:9b"
-        pci_address: "0000:06:00.0"
-        ip4_address: "172.17.25.1"
-        driver: enic
-        link: link25
-        model: Cisco-VIC-1227
-      port10:
-        # t2-sut1-cm/p2 - 10GE port2 on Cisco VIC 1227 2p10GE.
-        mac_address: "00:fe:c8:e4:d0:9c"
-        pci_address: "0000:07:00.0"
-        ip4_address: "172.16.50.1"
-        driver: enic
-        link: link5
-        model: Cisco-VIC-1227
-  DUT2:
-    type: DUT
-    host: "10.30.51.22"
-    arch: x86_64
-    port: 22
-    username: testuser
-    password: Csit1234
-    cryptodev: 0000:86:00.0
-    uio_driver: vfio-pci
-    honeycomb:
-      user: admin
-      passwd: admin
-      port: 8183
-      netconf_port: 2831
-    interfaces:
-      port1:
-        # t2-sut2-c1/p1 - 10GE port1 on Intel NIC x520 2p10GE.
-        mac_address: "90:e2:ba:b5:01:d8"
-        pci_address: "0000:0a:00.0"
-        ip4_address: "172.16.40.1"
-        driver: ixgbe
-        link: link4
-        model: Intel-X520-DA2
-      port2:
-        # t2-sut2-c1/p2 - 10GE port2 on Intel NIC x520 2p10GE.
-        mac_address: "90:e2:ba:b5:01:d9"
-        pci_address: "0000:0a:00.1"
-        ip4_address: "172.17.21.2"
-        driver: ixgbe
-        link: link21
-        model: Intel-X520-DA2
-      port3:
-        # t2-sut2-c2/p1 - 40GE port1 on Cisco VIC 1385 2p40GE.
-        mac_address: "ec:bd:1d:08:8f:88"
-        pci_address: "0000:13:00.0"
-        ip4_address: "172.16.20.1"
-        driver: enic
-        link: link2
-        model: Cisco-VIC-1385
-      port4:
-        # t2-sut2-c2/p2 - 40GE port2 on Cisco VIC 1385 2p40GE.
-        mac_address: "ec:bd:1d:08:8f:89"
-        pci_address: "0000:15:00.0"
-        ip4_address: "172.17.22.2"
-        driver: enic
-        link: link22
-        model: Cisco-VIC-1385
-      port5:
-        # t2-sut2-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:76:98"
-        pci_address: "0000:88:00.0"
-        ip4_address: "172.16.80.1"
-        driver: i40e
-        link: link8
-        model: Intel-XL710
-      port6:
-        # t2-sut2-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:76:99"
-        pci_address: "0000:88:00.1"
-        ip4_address: "172.17.23.2"
-        driver: i40e
-        link: link23
-        model: Intel-XL710
-      port7:
-        # t2-sut2-c5/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:e4"
-        pci_address: "0000:8a:00.0"
-        ip4_address: "172.16.100.1"
-        driver: i40e
-        link: link10
-        model: Intel-X710
-      port8:
-        # t2-sut2-c5/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:e5"
-        pci_address: "0000:8a:00.1"
-        ip4_address: "172.17.24.2"
-        driver: i40e
-        link: link24
-        model: Intel-X710
-      port9:
-        # t2-sut2-cm/p1 - 10GE port1 on Cisco VIC 1227 2p10GE.
-        mac_address: "00:fe:c8:e4:eb:4b"
-        pci_address: "0000:06:00.0"
-        ip4_address: "172.16.60.1"
-        driver: enic
-        link: link6
-        model: Cisco-VIC-1227
-      port10:
-        # t2-sut2-cm/p2 - 10GE port2 on Cisco VIC 1227 2p10GE.
-        mac_address: "00:fe:c8:e4:eb:4c"
-        pci_address: "0000:07:00.0"
-        ip4_address: "172.17.25.2"
-        driver: enic
-        link: link25
-        model: Cisco-VIC-1227
diff --git a/topologies/available/lf_3n_hsw_testbed3.yaml b/topologies/available/lf_3n_hsw_testbed3.yaml
deleted file mode 100644 (file)
index 333a6cd..0000000
+++ /dev/null
@@ -1,304 +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"
-    arch: x86_64
-    port: 22
-    username: testuser
-    password: Csit1234
-    interfaces:
-      port1:
-        # t3-tg1-c1/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:79:40"
-        pci_address: "0000:02:00.0"
-        ip4_address: "172.16.10.2"
-        driver: i40e
-        link: link1
-        model: Intel-XL710
-      port2:
-        # t3-tg1-c1/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:79:41"
-        pci_address: "0000:02:00.1"
-        ip4_address: "172.16.20.2"
-        driver: i40e
-        link: link2
-        model: Intel-XL710
-      port3:
-        # t3-tg1-c2/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ef:98"
-        pci_address: "0000:05:00.0"
-        ip4_address: "172.16.30.2"
-        driver: i40e
-        link: link3
-        model: Intel-X710
-      port4:
-        # t3-tg1-c2/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ef:99"
-        pci_address: "0000:05:00.1"
-        ip4_address: "172.16.40.2"
-        driver: i40e
-        link: link4
-        model: Intel-X710
-      port5:
-        # t3-tg1-c3/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:28"
-        pci_address: "0000:07:00.0"
-        ip4_address: "172.16.50.2"
-        driver: i40e
-        link: link5
-        model: Intel-X710
-      port6:
-        # t3-tg1-c3/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:29"
-        pci_address: "0000:07:00.1"
-        ip4_address: "172.16.60.2"
-        driver: i40e
-        link: link6
-        model: Intel-X710
-      port7:
-        # t3-tg1-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:79:1c"
-        pci_address: "0000:86:00.0"
-        ip4_address: "172.16.70.2"
-        driver: i40e
-        link: link7
-        model: Intel-XL710
-      port8:
-        # t3-tg1-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:79:19"
-        pci_address: "0000:86:00.1"
-        ip4_address: "172.16.80.2"
-        driver: i40e
-        link: link8
-        model: Intel-XL710
-      port9:
-        # t3-tg1-c5/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:74"
-        pci_address: "0000:88:00.0"
-        ip4_address: "172.16.90.2"
-        driver: i40e
-        link: link9
-        model: Intel-X710
-      port10:
-        # t3-tg1-c5/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:75"
-        pci_address: "0000:88:00.1"
-        ip4_address: "172.16.100.2"
-        driver: i40e
-        link: link10
-        model: Intel-X710
-      port11:
-        # t3-tg1-c6/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ef:38"
-        pci_address: "0000:84:00.0"
-        ip4_address: "172.16.110.1"
-        driver: i40e
-        link: link11
-        model: Intel-X710
-      port12:
-        # t3-tg1-c6/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ef:39"
-        pci_address: "0000:84:00.1"
-        ip4_address: "172.16.110.2"
-        driver: i40e
-        link: link11
-        model: Intel-X710
-  DUT1:
-    type: DUT
-    host: "10.30.51.25"
-    arch: x86_64
-    port: 22
-    username: testuser
-    password: Csit1234
-    cryptodev: 0000:86:00.0
-    uio_driver: vfio-pci
-    honeycomb:
-      user: admin
-      passwd: admin
-      port: 8183
-      netconf_port: 2831
-    interfaces:
-      port1:
-        # t3-sut1-c1/p1 - 10GE port1 on Intel NIC x520 2p10GE.
-        mac_address: "90:e2:ba:b5:01:dc"
-        pci_address: "0000:0a:00.0"
-        ip4_address: "172.17.21.1"
-        driver: ixgbe
-        link: link21
-        model: Intel-X520-DA2
-      port2:
-        # t3-sut1-c1/p2 - 10GE port2 on Intel NIC x520 2p10GE.
-        mac_address: "90:e2:ba:b5:01:dd"
-        pci_address: "0000:0a:00.1"
-        ip4_address: "172.16.30.1"
-        driver: ixgbe
-        link: link3
-        model: Intel-X520-DA2
-      port3:
-        # t3-sut1-c2/p1 - 40GE port1 on Cisco VIC 1385 2p40GE.
-        mac_address: "04:62:73:f8:80:c1"
-        pci_address: "0000:13:00.0"
-        ip4_address: "172.17.22.1"
-        driver: enic
-        link: link22
-        model: Cisco-VIC-1385
-      port4:
-        # t3-sut1-c2/p2 - 40GE port2 on Cisco VIC 1385 2p40GE.
-        mac_address: "04:62:73:f8:80:c2"
-        pci_address: "0000:15:00.0"
-        ip4_address: "172.16.10.1"
-        driver: enic
-        link: link1
-        model: Cisco-VIC-1385
-      port5:
-        # t3-sut1-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:37:25:18"
-        pci_address: "0000:88:00.0"
-        ip4_address: "172.17.23.1"
-        driver: i40e
-        link: link23
-        model: Intel-XL710
-      port6:
-        # t3-sut1-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:37:25:19"
-        pci_address: "0000:88:00.1"
-        ip4_address: "172.16.70.1"
-        driver: i40e
-        link: link7
-        model: Intel-XL710
-      port7:
-        # t3-sut1-c5/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ef:34"
-        pci_address: "0000:8a:00.0"
-        ip4_address: "172.17.24.1"
-        driver: i40e
-        link: link24
-        model: Intel-X710
-      port8:
-        # t3-sut1-c5/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ef:35"
-        pci_address: "0000:8a:00.1"
-        ip4_address: "172.16.90.1"
-        driver: i40e
-        link: link9
-        model: Intel-X710
-      port9:
-        # t3-sut1-cm/p1 - 10GE port1 on Cisco VIC 1227 2p10GE.
-        mac_address: "00:fe:c8:e5:46:d0"
-        pci_address: "0000:06:00.0"
-        ip4_address: "172.17.25.1"
-        driver: enic
-        link: link25
-        model: Cisco-VIC-1227
-      port10:
-        # t3-sut1-cm/p2 - 10GE port2 on Cisco VIC 1227 2p10GE.
-        mac_address: "00:fe:c8:e5:46:d1"
-        pci_address: "0000:07:00.0"
-        ip4_address: "172.16.50.1"
-        driver: enic
-        link: link5
-        model: Cisco-VIC-1227
-  DUT2:
-    type: DUT
-    host: "10.30.51.26"
-    arch: x86_64
-    port: 22
-    username: testuser
-    password: Csit1234
-    cryptodev: 0000:86:00.0
-    uio_driver: vfio-pci
-    honeycomb:
-      user: admin
-      passwd: admin
-      port: 8183
-      netconf_port: 2831
-    interfaces:
-      port1:
-        # t3-sut3-c1/p1 - 10GE port1 on Intel NIC x520 2p10GE.
-        mac_address: "90:e2:ba:b5:0f:38"
-        pci_address: "0000:0a:00.0"
-        ip4_address: "172.16.40.1"
-        driver: ixgbe
-        link: link4
-        model: Intel-X520-DA2
-      port2:
-        # t3-sut3-c1/p2 - 10GE port2 on Intel NIC x520 2p10GE.
-        mac_address: "90:e2:ba:b5:0f:39"
-        pci_address: "0000:0a:00.1"
-        ip4_address: "172.17.21.2"
-        driver: ixgbe
-        link: link21
-        model: Intel-X520-DA2
-      port3:
-        # t3-sut3-c2/p1 - 40GE port1 on Cisco VIC 1385 2p40GE.
-        mac_address: "04:62:73:8c:78:2f"
-        pci_address: "0000:13:00.0"
-        ip4_address: "172.16.20.1"
-        driver: enic
-        link: link2
-        model: Cisco-VIC-1385
-      port4:
-        # t3-sut3-c2/p2 - 40GE port2 on Cisco VIC 1385 2p40GE.
-        mac_address: "04:62:73:8c:78:30"
-        pci_address: "0000:15:00.0"
-        ip4_address: "172.17.22.2"
-        driver: enic
-        link: link22
-        model: Cisco-VIC-1385
-      port5:
-        # t3-sut3-c4/p1 - 40GE port1 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:76:b0"
-        pci_address: "0000:88:00.0"
-        ip4_address: "172.16.80.1"
-        driver: i40e
-        link: link8
-        model: Intel-XL710
-      port6:
-        # t3-sut3-c4/p2 - 40GE port2 on Intel NIC xl710 2p40GE.
-        mac_address: "68:05:ca:35:76:b1"
-        pci_address: "0000:88:00.1"
-        ip4_address: "172.17.23.2"
-        driver: i40e
-        link: link23
-        model: Intel-XL710
-      port7:
-        # t3-sut3-c5/p1 - 10GE port1 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:e0"
-        pci_address: "0000:8a:00.0"
-        ip4_address: "172.16.100.1"
-        driver: i40e
-        link: link10
-        model: Intel-X710
-      port8:
-        # t3-sut3-c5/p2 - 10GE port2 on Intel NIC x710 2p10GE.
-        mac_address: "3c:fd:fe:9c:ee:e1"
-        pci_address: "0000:8a:00.1"
-        ip4_address: "172.17.24.2"
-        driver: i40e
-        link: link24
-        model: Intel-X710
-      port9:
-        # t3-sut3-cm/p1 - 10GE port1 on Cisco VIC 1227 2p10GE.
-        mac_address: "00:fe:c8:e5:44:19"
-        pci_address: "0000:06:00.0"
-        ip4_address: "172.16.60.1"
-        driver: enic
-        link: link6
-        model: Cisco-VIC-1227
-      port10:
-        # t3-sut3-cm/p2 - 10GE port2 on Cisco VIC 1227 2p10GE.
-        mac_address: "00:fe:c8:e5:44:1a"
-        pci_address: "0000:07:00.0"
-        ip4_address: "172.17.25.2"
-        driver: enic
-        link: link25
-        model: Cisco-VIC-1227