Skip to content

Commit 3ec08a4

Browse files
eurijonamartyasinha
authored andcommitted
Adjust OCP and compute resources to serval
The OCP master nodes and RHOSO compute nodes resources are adapted for osasinfra DT running on serval servers (500 GB RAM, 890 GB disk, 48 CPUs).
1 parent bb1ff83 commit 3ec08a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scenarios/reproducers/dt-osasinfra.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ cifmw_networking_mapper_definition_patches_01:
4545

4646
# HCI requires bigger size to hold OCP on OSP disks
4747
cifmw_block_device_size: 100G
48-
cifmw_libvirt_manager_compute_disksize: 200
48+
cifmw_libvirt_manager_compute_disksize: 160
4949
cifmw_libvirt_manager_compute_memory: 50
5050
cifmw_libvirt_manager_compute_cpus: 8
5151

@@ -87,7 +87,7 @@ cifmw_libvirt_manager_configuration:
8787
disk_file_name: "ocp_master"
8888
disksize: "100"
8989
cpus: 16
90-
memory: 32
90+
memory: 64
9191
root_part_id: 4
9292
uefi: true
9393
nets:

0 commit comments

Comments
 (0)