feat(infra): Nvidia Grace 14/41714/2
authorPeter Mikus <[email protected]>
Wed, 16 Oct 2024 12:09:54 +0000 (14:09 +0200)
committerPeter Mikus <[email protected]>
Wed, 16 Oct 2024 12:12:19 +0000 (12:12 +0000)
Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I4e85de44500eceba7a4d18e369d4494be88f73f6

docs/content/infrastructure/fdio_dc_testbed_specifications.md
topologies/available/lf_2n_grc_testbed27.yaml [moved from topologies/enabled/lf_2n_grc_testbed27.yaml with 62% similarity]

index 10b0559..dd28473 100644 (file)
@@ -1342,12 +1342,12 @@ FD.io CSIT lab contains following server types:
     - IPMI IP: 10.30.50.36
     - Host IP: 10.30.51.36
     - portnames:
-        - s36-t27-sut1-c2/p1 - 100GE-port1 ConnectX5-2p100GE.
-        - s36-t27-sut1-c2/p2 - 100GE-port2 ConnectX5-2p100GE.
-        - s36-t27-sut1-c4/p1 - 200GE-port1 ConnectX7-2p200GE.
-        - s36-t27-sut1-c4/p2 - 200GE-port2 ConnectX7-2p200GE.
-        - s36-t27-sut1-c9/p1 - 200GE-port1 ConnectX7-2p200GE.
-        - s36-t27-sut1-c9/p2 - 200GE-port2 ConnectX7-2p200GE.
+        - s36-t27-sut1-c1/p1 - 100GE-port1 ConnectX5-2p100GE.
+        - s36-t27-sut1-c1/p2 - 100GE-port2 ConnectX5-2p100GE.
+        - s36-t27-sut1-c2/p1 - 200GE-port1 ConnectX7-2p200GE.
+        - s36-t27-sut1-c2/p2 - 200GE-port2 ConnectX7-2p200GE.
+        - s36-t27-sut1-c3/p1 - 10GE-port1 x550T-2p10GE.
+        - s36-t27-sut1-c3/p2 - 10GE-port1 x550T-2p10GE.
 - TG [Server-Type-F6]:
     - testbedname: testbed27.
     - hostname: s37-t27-tg1.
@@ -1356,10 +1356,10 @@ FD.io CSIT lab contains following server types:
     - portnames:
         - s37-t27-tg1-c2/p1 - 100GE-port1 ConnectX5-2p100GE.
         - s37-t27-tg1-c2/p2 - 100GE-port2 ConnectX5-2p100GE.
-        - s37-t27-tg1-c4/p1 - 200GE-port1 ConnectX7-2p200GE.
-        - s37-t27-tg1-c4/p2 - 200GE-port2 ConnectX7-2p200GE.
-        - s37-t27-tg1-c9/p1 - 200GE-port1 ConnectX7-2p200GE.
-        - s37-t27-tg1-c9/p2 - 200GE-port2 ConnectX7-2p200GE.
+        - s37-t27-tg1-c4/p1 - 100GE-port1 ConnectX5-2p100GE.
+        - s37-t27-tg1-c4/p2 - 100GE-port2 ConnectX5-2p100GE.
+        - s37-t27-tg1-c9/p1 - 100GE-port1 ConnectX5-2p100GE.
+        - s37-t27-tg1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
 ```
 
 ## Testbed Wiring
@@ -1674,12 +1674,9 @@ FD.io CSIT lab contains following server types:
 ```
 - testbed27:
     - ring1 100GE-ports ConnectX5-2p100GE:
-        - s37-t27-tg1-c2/p1 to s36-t27-sut1-c1/p1.
-        - s36-t27-sut1-c1/p2 to s37-t27-tg1-c2/p2.
-    - ring2 200GE-ports ConnectX7-2p200GE:
-        - s37-t27-tg1-c2/p1 to s36-t27-sut1-c1/p1.
-        - s36-t27-sut1-c1/p2 to s37-t27-tg1-c2/p2.
-    - ring3 200GE-ports ConnectX7-2p200GE:
-        - s37-t27-tg1-c2/p1 to s36-t27-sut1-c1/p1.
-        - s36-t27-sut1-c1/p2 to s37-t27-tg1-c2/p2.
+        - s37-t27-tg1-c9/p1 to s36-t27-sut1-c1/p1.
+        - s36-t27-sut1-c1/p2 to s37-t27-tg1-c9/p2.
+    #- ring2 200GE-ports ConnectX7-2p200GE:
+    #    - s37-t27-tg1-c2/p1 to s36-t27-sut1-c1/p1.
+    #    - s36-t27-sut1-c1/p2 to s37-t27-tg1-c2/p2.
 ```
\ No newline at end of file
similarity index 62%
rename from topologies/enabled/lf_2n_grc_testbed27.yaml
rename to topologies/available/lf_2n_grc_testbed27.yaml
index 968a32a..7057d7a 100644 (file)
@@ -2,9 +2,9 @@
 metadata:
   version: 0.1
   schema: # list of schema files against which to validate
-    - resources/topology_schemas/3_node_topology.sch.yaml
+    - resources/topology_schemas/2_node_topology.sch.yaml
     - resources/topology_schemas/topology.sch.yaml
-  tags: [hw, 3-node]
+  tags: [hw, 2-node]
 
 nodes:
   TG:
@@ -17,37 +17,53 @@ nodes:
     password: Csit1234
     interfaces:
       port1:
-        # s37-t27-tg1-c4/p1 - 100GE-port1 ConnectX5-2p100GE.
-        mac_address: "?"
-        pci_address: "?"
+        # s37-t27-tg1-c9/p1 - 100GE-port1 ConnectX5-2p100GE.
+        mac_address: "0c:42:a1:0b:92:1a"
+        pci_address: "0000:17:00.0"
         ip4_address: "172.16.10.1"
         driver: mlx5_core
         link: link1
         model: Mellanox-CX556A
       port2:
-        # s37-t27-tg1-c4/p2 - 100GE-port1 ConnectX5-2p100GE.
-        mac_address: "?"
-        pci_address: "?"
+        # s37-t27-tg1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
+        mac_address: "0c:42:a1:0b:92:1b"
+        pci_address: "0000:17:00.1"
         ip4_address: "172.16.20.1"
         driver: mlx5_core
         link: link2
         model: Mellanox-CX556A
       port3:
-        # s37-t27-tg1-c6/p1 - 200GE port1 Mellanox ConnectX7-2p200GE.
-        mac_address: "?"
-        pci_address: "?"
+        # s37-t27-tg1-c4/p1 - 100GE-port1 ConnectX5-2p100GE.
+        mac_address: "10:70:fd:15:5f:b4"
+        pci_address: "0000:31:00.0"
         ip4_address: "172.16.30.1"
         driver: mlx5_core
         link: link3
-        model: Mellanox-CX7VEAT
+        model: Mellanox-CX556A
       port4:
-        # s37-t27-tg1-c6/p2 - 200GE port2 Mellanox ConnectX7-2p200GE.
-        mac_address: "?"
-        pci_address: "?"
+        # s37-t27-tg1-c4/p2 - 100GE-port2 ConnectX5-2p100GE.
+        mac_address: "10:70:fd:15:5f:b5"
+        pci_address: "0000:31:00.1"
         ip4_address: "172.16.40.1"
         driver: mlx5_core
         link: link4
-        model: Mellanox-CX7VEAT
+        model: Mellanox-CX556A
+      port5:
+        # s37-t27-tg1-c2/p1 - 100GE-port1 ConnectX5-2p100GE.
+        mac_address: "10:70:fd:18:44:ec"
+        pci_address: "0000:4b:00.0"
+        ip4_address: "172.16.50.1"
+        driver: mlx5_core
+        link: link5
+        model: Mellanox-CX556A
+      port6:
+        # s37-t27-tg1-c2/p2 - 100GE-port2 ConnectX5-2p100GE.
+        mac_address: "10:70:fd:18:44:ed"
+        pci_address: "0000:4b:00.1"
+        ip4_address: "172.16.60.1"
+        driver: mlx5_core
+        link: link6
+        model: Mellanox-CX556A
   DUT1:
     type: DUT
     host: 10.30.51.36