Revert "fix(jobspec): Delete ipsec nfv density tests"
[csit.git] / topologies / available / lf_3n_icxd_testbed31.yaml
1 ---
2 metadata:
3   version: 0.1
4   schema:
5     - resources/topology_schemas/3_node_topology.sch.yaml
6     - resources/topology_schemas/topology.sch.yaml
7   tags: [hw, 3-node]
8
9 nodes:
10   TG:
11     type: TG
12     subtype: TREX
13     host: "10.30.51.90"
14     arch: x86_64
15     port: 6001
16     username: testuser
17     password: Csit1234
18     interfaces:
19       port1:
20         # s90-t31t32-tg1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
21         mac_address: "b4:96:91:a5:78:b4"
22         pci_address: "0000:31:00.0"
23         ip4_address: "172.16.10.1"
24         driver: ice
25         link: link1
26         model: Intel-E810XXV
27       port2:
28         # s90-t31t32-tg1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
29         mac_address: "b4:96:91:a5:78:b5"
30         pci_address: "0000:31:00.1"
31         ip4_address: "172.16.20.1"
32         driver: ice
33         link: link2
34         model: Intel-E810XXV
35   DUT1:
36     type: DUT
37     host: "10.30.51.32"
38     arch: x86_64
39     port: 22
40     username: testuser
41     password: Csit1234
42     cryptodev:
43       device1:
44         pci_address: "0000:81:00.0"
45         driver: "c4xxx"
46         model: "HW_C4xxx"
47         module: "qat_c4xxx"
48         numvfs: 8
49     uio_driver: vfio-pci
50     interfaces:
51       port1:
52         # s32-t31-sut1-c1/p1 - 25GE port1 Intel E823-C 2p25GE.
53         mac_address: "3c:ec:ef:d9:e2:6a"
54         pci_address: "0000:89:00.0"
55         ip4_address: "172.16.10.2"
56         driver: ice
57         link: link3
58         model: Intel-E823C
59       port2:
60         # s32-t31-sut1-c1/p2 - 25GE port2 Intel E823-C 2p25GE.
61         mac_address: "3c:ec:ef:d9:e2:6b"
62         pci_address: "0000:89:00.2"
63         ip4_address: "172.16.30.1"
64         driver: ice
65         link: link1
66         model: Intel-E823C
67   DUT2:
68     type: DUT
69     host: "10.30.51.33"
70     arch: x86_64
71     port: 22
72     username: testuser
73     password: Csit1234
74     cryptodev:
75       device1:
76         pci_address: "0000:81:00.0"
77         driver: "c4xxx"
78         model: "HW_C4xxx"
79         module: "qat_c4xxx"
80         numvfs: 8
81     uio_driver: vfio-pci
82     interfaces:
83       port1:
84         # s33-t31-sut2-c1/p1 - 25GE port1 Intel E823-C 2p25GE.
85         mac_address: "3c:ec:ef:d9:e2:c8"
86         pci_address: "0000:89:00.0"
87         ip4_address: "172.16.20.2"
88         driver: ice
89         link: link3
90         model: Intel-E823C
91       port2:
92         # s33-t31-sut2-c1/p2 - 25GE port2 Intel E823-C 2p25GE.
93         mac_address: "3c:ec:ef:d9:e2:c9"
94         pci_address: "0000:89:00.2"
95         ip4_address: "172.16.30.2"
96         driver: ice
97         link: link2
98         model: Intel-E823C