From 0364536bf1cff57514172e82b8102d8266915bca Mon Sep 17 00:00:00 2001 From: Petr Balogh Date: Mon, 27 Nov 2023 17:49:07 +0100 Subject: [PATCH] Add ipi_1az_rhcos_vsan_3m_6w.yaml config file Signed-off-by: Petr Balogh --- .../vsphere/ipi_1az_rhcos_vsan_3m_6w.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 conf/deployment/vsphere/ipi_1az_rhcos_vsan_3m_6w.yaml diff --git a/conf/deployment/vsphere/ipi_1az_rhcos_vsan_3m_6w.yaml b/conf/deployment/vsphere/ipi_1az_rhcos_vsan_3m_6w.yaml new file mode 100644 index 00000000000..e251e947134 --- /dev/null +++ b/conf/deployment/vsphere/ipi_1az_rhcos_vsan_3m_6w.yaml @@ -0,0 +1,17 @@ +--- +# This config is suppose to work on most of DCs we have. +DEPLOYMENT: + allow_lower_instance_requirements: false +ENV_DATA: + platform: 'vsphere' + deployment_type: 'ipi' + worker_replicas: 6 + master_replicas: 3 + worker_num_cpus: '16' + master_num_cpus: '4' + master_memory: '16384' + compute_memory: '65536' + fio_storageutilization_min_mbps: 10.0 +REPORTING: + polarion: + deployment_id: 'OCS-2363'