From bbd3909b63e281ff0ec05ec870978c8a7dbaad74 Mon Sep 17 00:00:00 2001 From: pmikus Date: Thu, 19 Nov 2020 10:29:26 +0000 Subject: Intel E810 hardware onboarding Signed-off-by: pmikus Change-Id: Ia055011626212472f65d18a5c1a10440973ecd48 --- topologies/available/2n_hw_testbed1.yaml.example | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'topologies/available/2n_hw_testbed1.yaml.example') diff --git a/topologies/available/2n_hw_testbed1.yaml.example b/topologies/available/2n_hw_testbed1.yaml.example index d39a7220d0..dee8f730de 100644 --- a/topologies/available/2n_hw_testbed1.yaml.example +++ b/topologies/available/2n_hw_testbed1.yaml.example @@ -40,16 +40,6 @@ nodes: pci_address: "0000:00:09.0" link: link2 model: Intel-X553 - port6: - mac_address: "08:00:27:35:66:0a" - pci_address: "0000:00:0a.0" - link: link3 - model: Intel-E810CQ - port7: - mac_address: "08:00:27:46:77:0b" - pci_address: "0000:00:0b.0" - link: link4 - model: Intel-E810CQ DUT1: type: DUT host: 10.0.0.1 @@ -68,14 +58,4 @@ nodes: mac_address: "08:00:27:f3:be:f0" pci_address: "0000:00:09.0" link: link2 - model: Intel-X553 - port6: - mac_address: "08:00:27:ae:0a:2b" - pci_address: "0000:00:0a.0" - link: link3 - model: Intel-E810CQ - port7: - mac_address: "08:00:27:f3:0b:f0" - pci_address: "0000:00:0b.0" - link: link4 - model: Intel-E810CQ + model: Intel-X553 \ No newline at end of file -- cgit 1.2.3-korg