feat(jobspec): Unify soak jobspecs
[csit.git] / topologies / available / lf_2n_clx_testbed29.yaml
index 93aa268..24cba15 100644 (file)
@@ -22,7 +22,7 @@ nodes:
         pci_address: "0000:18:00.0"
         ip4_address: "172.16.10.2"
         driver: i40e
-        link: link1
+        link: disabled1
         model: Intel-X710
       port2:
         # s38-t29-tg1-c2/p2 - 10GE port2 on Intel NIC x710 4p10GE.
@@ -30,7 +30,7 @@ nodes:
         pci_address: "0000:18:00.1"
         ip4_address: "172.16.20.2"
         driver: i40e
-        link: link2
+        link: disabled2
         model: Intel-X710
       port3:
         # s38-t29-tg1-c2/p3 - 10GE port3 on Intel NIC x710 4p10GE.
@@ -76,10 +76,26 @@ nodes:
         # s38-t29-tg1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
         mac_address: "b8:59:9f:fe:4a:a9"
         pci_address: "0000:5e:00.1"
-        ip4_address: "172.16.70.2"
+        ip4_address: "172.16.80.2"
         driver: mlx5_core
         link: link8
         model: Mellanox-CX556A
+      port9:
+        # s38-t29-tg1-c6/p1 - 100GE-port1 ConnectX5-2p100GE.
+        mac_address: "10:70:fd:18:44:ec"
+        pci_address: "0000:86:00.0"
+        ip4_address: "172.16.90.2"
+        driver: mlx5_core
+        link: link9
+        model: Mellanox-CX556A
+      port10:
+        # s38-t29-tg1-c6/p2 - 100GE-port2 ConnectX5-2p100GE.
+        mac_address: "10:70:fd:18:44:ed"
+        pci_address: "0000:86:00.1"
+        ip4_address: "172.16.100.2"
+        driver: mlx5_core
+        link: link10
+        model: Mellanox-CX556A
   DUT1:
     type: DUT
     host: "10.32.8.22"
@@ -88,11 +104,6 @@ nodes:
     username: testuser
     password: Csit1234
     uio_driver: vfio-pci
-    honeycomb:
-      user: admin
-      passwd: admin
-      port: 8183
-      netconf_port: 2831
     interfaces:
       port1:
         # s37-t29-sut1-c2/p1 - 10GE port1 on Intel NIC x710 4p10GE.
@@ -100,7 +111,7 @@ nodes:
         pci_address: "0000:18:00.0"
         ip4_address: "172.16.10.1"
         driver: i40e
-        link: link1
+        link: disabled3
         model: Intel-X710
       port2:
         # s37-t29-sut1-c2/p2 - 10GE port2 on Intel NIC x710 4p10GE.
@@ -108,7 +119,7 @@ nodes:
         pci_address: "0000:18:00.1"
         ip4_address: "172.16.20.1"
         driver: i40e
-        link: link2
+        link: disabled4
         model: Intel-X710
       port3:
         # s37-t29-sut1-c2/p3 - 10GE port3 on Intel NIC x710 4p10GE.
@@ -154,7 +165,23 @@ nodes:
         # s37-t29-sut1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
         mac_address: "b8:59:9f:fe:4a:c9"
         pci_address: "0000:5e:00.1"
-        ip4_address: "172.16.70.1"
+        ip4_address: "172.16.80.1"
         driver: mlx5_core
         link: link8
         model: Mellanox-CX556A
+      port9:
+        # s37-t29-sut1-c6/p1 - 100GE-port1 Intel E810-CQDA2 2p100GE.
+        mac_address: "b4:96:91:a4:23:50"
+        pci_address: "0000:86:00.0"
+        ip4_address: "172.16.90.1"
+        driver: ice
+        link: link9
+        model: Intel-E810CQ
+      port10:
+        # s37-t29-sut1-c6/p2 - 100GE-port1 Intel E810-CQDA2 2p100GE.
+        mac_address: "b4:96:91:a4:23:51"
+        pci_address: "0000:86:00.1"
+        ip4_address: "172.16.100.1"
+        driver: ice
+        link: link10
+        model: Intel-E810CQ
\ No newline at end of file