PDF and IDF for Ericsson pod 2 to be used in CI
[kuberef.git] / hw_config / ericsson-pod1 / pdf.yaml
1 ---
2 # SPDX-license-identifier: Apache-2.0
3 ##############################################################################
4 # Copyright (c) 2020 Ericsson AB and others
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 ##############################################################################
10 version: 1.0
11 details:
12   pod_owner: Nordix
13   contact: infra@nordix.org
14   lab: Nordix OpenLab
15   location: N/A
16   type: baremetal
17   link: http://wiki.nordix.org/
18 ##############################################################################
19 jumphost:
20   name: kuberef-jump
21   node:
22     type: virtual
23     vendor: vmware
24     model: pc
25     arch: x86_64
26     cpus: 4
27     cpu_cflags: host-passthrough
28     cores: 4
29     memory: 9G
30   disks:
31     - name: disk1
32       disk_capacity: 250G
33       disk_type: hdd
34       disk_interface: sata
35       disk_rotation:
36   os: ubuntu1804
37   interfaces:
38     - name: 'ens4'
39       address: 10.0.20.1
40       mac_address: 52:54:00:4a:e8:2d
41     - name: 'ens3'
42       address: 100.64.200.254
43 ##############################################################################
44 nodes:
45   - name: node1
46     node: &nodeparams
47       type: baremetal
48       vendor: HP
49       model: ProLiant BL460c Gen8
50       arch: x86_64
51       cpus: 2
52       cpu_cflags: ivybridge
53       cores: 10
54       memory: 64G
55     disks: &disks
56       - name: disk1
57         disk_capacity: 745G
58         disk_type: hdd
59         disk_interface: scsi
60         disk_rotation: 15000
61     remote_params: &remoteparas
62       type:
63         - ipmi
64       user: opnfv
65       pass: Winter2017
66     remote_management:
67       <<: *remoteparas
68       address: 172.16.1.19
69       mac_address: "FC:15:B4:12:97:64"
70     interfaces:
71       - name: 'nic1'
72         speed: 1gb
73         features: 'dpdk|sriov'
74         mac_address: "9c:b6:54:8a:95:a0"
75         vlan: native
76         address: 10.0.20.9
77       - name: 'nic2'
78         speed: 10gb
79         features: 'dpdk|sriov'
80         mac_address: "38:ea:a7:8f:52:cc"
81         address: 100.64.200.9
82         vlan: native
83       - name: 'nic3'
84         speed: 10gb
85         features: 'dpdk|sriov'
86         mac_address: "38:ea:a7:8f:1f:d4"
87       - name: 'nic4'
88         speed: 10gb
89         features: 'dpdk|sriov'
90         mac_address: "38:ea:a7:8f:1f:d5"
91       - name: 'nic5'
92         speed: 10gb
93         features: 'dpdk|sriov'
94         mac_address: "38:ea:a7:8f:52:cd"
95       - name: 'nic6'
96         speed: 10gb
97         features: 'dpdk|sriov'
98         mac_address: "00:00:00:00:00:00"
99         address: 10.10.10.15
100         vlan: native
101   ############################################################################
102   - name: node2
103     node: *nodeparams
104     disks: *disks
105     remote_management:
106       <<: *remoteparas
107       address: 172.16.1.20
108       mac_address: "9C:B6:54:8E:C5:74"
109     interfaces:
110       - name: 'nic1'
111         speed: 1gb
112         features: 'dpdk|sriov'
113         address: 10.0.20.10
114         mac_address: "9c:b6:54:8a:10:18"
115         vlan: native
116       - name: 'nic2'
117         speed: 10gb
118         features: 'dpdk|sriov'
119         address: 100.64.200.10
120         mac_address: "38:ea:a7:8f:12:48"
121         vlan: native
122       - name: 'nic3'
123         speed: 10gb
124         features: 'dpdk|sriov'
125         mac_address: "38:ea:a7:8f:07:50"
126       - name: 'nic4'
127         speed: 10gb
128         features: 'dpdk|sriov'
129         mac_address: "38:ea:a7:8f:07:51"
130       - name: 'nic5'
131         speed: 10gb
132         features: 'dpdk|sriov'
133         mac_address: "38:ea:a7:8f:12:49"
134       - name: 'nic6'
135         speed: 10gb
136         features: 'dpdk|sriov'
137         mac_address: "00:00:00:00:00:00"
138         vlan: native