aboutsummaryrefslogtreecommitdiffstats
path: root/labs/ericsson/pod1.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'labs/ericsson/pod1.yaml')
-rw-r--r--labs/ericsson/pod1.yaml102
1 files changed, 19 insertions, 83 deletions
diff --git a/labs/ericsson/pod1.yaml b/labs/ericsson/pod1.yaml
index c04480c..3caa477 100644
--- a/labs/ericsson/pod1.yaml
+++ b/labs/ericsson/pod1.yaml
@@ -1,3 +1,4 @@
+---
### POD descriptor file ###
details:
@@ -7,10 +8,10 @@ details:
location: Rosersberg, Sweden
type: production
link: https://wiki.opnfv.org/display/pharos/CI-ERICSSON-POD1
-
+##############################################################################
jumphost:
name: CI-POD1-HOST
- node:
+ node: &nodeparams
type: baremetal
vendor: HP
model: ProLiant BL460c Gen8
@@ -19,7 +20,7 @@ jumphost:
cpu_cflags: ivybridge
cores: 10
memory: 64G
- disks:
+ disks: &disks
- name: 'disk1'
disk_capacity: 800G
disk_type: hdd
@@ -62,24 +63,11 @@ jumphost:
address:
mac_address: "38:ea:a7:8f:06:01"
vlan: native
+##############################################################################
nodes:
- name: CI-ERICSSON-POD1-NODE1
- node:
- type: baremetal
- vendor: HP
- model: ProLiant BL460c Gen8
- arch: x86_64
- cpus: 2
- cpu_cflags: ivybridge
- cores: 10
- memory: 64G
- disks: # for nodes in the same pod may have the same configuration
- - name: 'disk1'
- disk_capacity: 800G
- disk_type: hdd
- disk_interface: scsi
- disk_rotation: 15000
- os:
+ node: *nodeparams
+ disks: *disks
remote_management:
<<: *remoteparas
address: 172.16.1.16/24
@@ -105,23 +93,10 @@ nodes:
features: 'dpdk,sriov'
address:
mac_address: "38:ea:a7:17:6b:85"
+ ############################################################################
- name: CI-ERICSSON-POD1-NODE2
- node:
- type: baremetal
- vendor: HP
- model: ProLiant BL460c Gen8
- arch: x86_64
- cpus: 2
- cpu_cflags: ivybridge
- cores: 10
- memory: 64G
- disks: # for nodes in the same pod may have the same configuration
- - name: 'disk1'
- disk_capacity: 800G
- disk_type: hdd
- disk_interface: scsi
- disk_rotation: 15000
- os:
+ node: *nodeparams
+ disks: *disks
remote_management:
<<: *remoteparas
address: 172.16.1.17/24
@@ -147,23 +122,10 @@ nodes:
features: 'dpdk,sriov'
address:
mac_address: "38:ea:a7:17:6b:6d"
+ ############################################################################
- name: CI-ERICSSON-POD1-NODE3
- node:
- type: baremetal
- vendor: HP
- model: ProLiant BL460c Gen8
- arch: x86_64
- cpus: 2
- cpu_cflags: ivybridge
- cores: 10
- memory: 64G
- disks: # for nodes in the same pod may have the same configuration
- - name: 'disk1'
- disk_capacity: 800G
- disk_type: hdd
- disk_interface: scsi
- disk_rotation: 15000
- os:
+ node: *nodeparams
+ disks: *disks
remote_management:
<<: *remoteparas
address: 172.16.1.18/24
@@ -189,23 +151,10 @@ nodes:
features: 'dpdk,sriov'
address:
mac_address: "38:ea:a7:17:6a:3d"
+ ############################################################################
- name: CI-ERICSSON-POD1-NODE4
- node:
- type: baremetal
- vendor: HP
- model: ProLiant BL460c Gen8
- arch: x86_64
- cpus: 2
- cpu_cflags: ivybridge
- cores: 10
- memory: 64G
- disks: # for nodes in the same pod may have the same configuration
- - name: 'disk1'
- disk_capacity: 800G
- disk_type: hdd
- disk_interface: scsi
- disk_rotation: 15000
- os:
+ node: *nodeparams
+ disks: *disks
remote_management:
<<: *remoteparas
address: 172.16.1.19/24
@@ -231,23 +180,10 @@ nodes:
features: 'dpdk,sriov'
address:
mac_address: "38:ea:a7:8f:52:cd"
+ ############################################################################
- name: CI-ERICSSON-POD1-NODE5
- node:
- type: baremetal
- vendor: HP
- model: ProLiant BL460c Gen8
- arch: x86_64
- cpus: 2
- cpu_cflags: ivybridge
- cores: 10
- memory: 64G
- disks: # for nodes in the same pod may have the same configuration
- - name: 'disk1'
- disk_capacity: 800G
- disk_type: hdd
- disk_interface: scsi
- disk_rotation: 15000
- os:
+ node: *nodeparams
+ disks: *disks
remote_management:
<<: *remoteparas
address: 172.16.1.20/24