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'