diff options
author | pmikus <peter.mikus@protonmail.ch> | 2023-11-06 13:17:11 +0000 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2023-11-07 20:17:47 +0000 |
commit | ec4e8b2549ef9687ec3c24c84fe943af85c99cc1 (patch) | |
tree | 965512bba018895daa8048c412df8a7aede290b3 /docs/content/infrastructure/fdio_dc_testbed_specifications.md | |
parent | 2ff03f4555ad917f74259f971d6d25c7cfd1861c (diff) |
feat(infra): 3n-icxd
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: If817f4ad6380bfa1b91d7c67a7ef843641a75dc5
Diffstat (limited to 'docs/content/infrastructure/fdio_dc_testbed_specifications.md')
-rw-r--r-- | docs/content/infrastructure/fdio_dc_testbed_specifications.md | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/docs/content/infrastructure/fdio_dc_testbed_specifications.md b/docs/content/infrastructure/fdio_dc_testbed_specifications.md index c90e01f116..63a1d7c0c1 100644 --- a/docs/content/infrastructure/fdio_dc_testbed_specifications.md +++ b/docs/content/infrastructure/fdio_dc_testbed_specifications.md @@ -1591,14 +1591,14 @@ FD.io CSIT lab contains following server types: - s33-t31-sut2-c1/p2 - 25GE-port2 e822cq-2p25GE. - ServerF3 [Server-Type-F5]: - testbedname: testbed31. - - hostname: s89-t31t32-tg1. - - IPMI IP: 10.30.50.89 - - Host IP: 10.30.51.89 + - hostname: s90-t31t32-tg1. + - IPMI IP: 10.30.50.90 + - Host IP: 10.30.51.90 - portnames: - - s89-t31t32-tg1-c4/p1 - 25GE-port1 e810-XXVDA4-4p25GE. - - s89-t31t32-tg1-c4/p2 - 25GE-port2 e810-XXVDA4-4p25GE. - - s89-t31t32-tg1-c4/p3 - 25GE-port3 e810-XXVDA4-4p25GE. - - s89-t31t32-tg1-c4/p4 - 25GE-port4 e810-XXVDA4-4p25GE. + - s90-t31t32-tg1-c4/p1 - 25GE-port1 e810-XXVDA4-4p25GE. + - s90-t31t32-tg1-c4/p2 - 25GE-port2 e810-XXVDA4-4p25GE. + - s90-t31t32-tg1-c4/p3 - 25GE-port3 e810-XXVDA4-4p25GE. + - s90-t31t32-tg1-c4/p4 - 25GE-port4 e810-XXVDA4-4p25GE. - ServerI1 [Server-Type-I1]: - testbedname: testbed32. - hostname: s34-t32-sut1. @@ -1617,14 +1617,14 @@ FD.io CSIT lab contains following server types: - s35-t32-sut2-c1/p2 - 25GE-port2 e822cq-2p25GE. - ServerF3 [Server-Type-F5]: - testbedname: testbed32. - - hostname: s89-t31t32-tg1. - - IPMI IP: 10.30.50.89 - - Host IP: 10.30.51.89 + - hostname: s90-t31t32-tg1. + - IPMI IP: 10.30.50.90 + - Host IP: 10.30.51.90 - portnames: - - s89-t31t32-tg1-c6/p1 - 25GE-port1 e810-XXVDA4-4p25GE. - - s89-t31t32-tg1-c6/p2 - 25GE-port2 e810-XXVDA4-4p25GE. - - s89-t31t32-tg1-c6/p3 - 25GE-port3 e810-XXVDA4-4p25GE. - - s89-t31t32-tg1-c6/p4 - 25GE-port4 e810-XXVDA4-4p25GE. + - s90-t31t32-tg1-c6/p1 - 25GE-port1 e810-XXVDA4-4p25GE. + - s90-t31t32-tg1-c6/p2 - 25GE-port2 e810-XXVDA4-4p25GE. + - s90-t31t32-tg1-c6/p3 - 25GE-port3 e810-XXVDA4-4p25GE. + - s90-t31t32-tg1-c6/p4 - 25GE-port4 e810-XXVDA4-4p25GE. ``` ## Testbed Wiring @@ -2032,13 +2032,13 @@ To be completed. ``` - testbed31: - ring1 25GE-ports e822cq-2p25GE: - - s89-t31t32-tg1-c4/p1 to s32-t31-sut1-c1/p1. + - s90-t31t32-tg1-c4/p1 to s32-t31-sut1-c1/p1. - s32-t31-sut1-c1/p2 to s33-t31-sut2-c1/p2. - - s33-t31-sut2-c1/p1 to s89-t31t32-tg1-c4/p2. + - s33-t31-sut2-c1/p1 to s90-t31t32-tg1-c4/p2. - testbed32: - ring1 25GE-ports e822cq-2p25GE: - - s89-t31t32-tg1-c6/p1 to s34-t32-sut1-c1/p1. + - s90-t31t32-tg1-c6/p1 to s34-t32-sut1-c1/p1. - s34-t32-sut1-c1/p2 to s35-t32-sut2-c1/p2. - - s35-t32-sut2-c1/p1 to s89-t31t32-tg1-c6/p2. + - s35-t32-sut2-c1/p1 to s90-t31t32-tg1-c6/p2. ``` |