Skip to content

Commit 71c3c87

Browse files
committed
lower down the memory usage during the testing
1 parent 9df0ed7 commit 71c3c87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci-operator/step-registry/cucushift/installer/rehearse/baremetalds/ipi/ovn/ipv4/kubevirt/hypershift/mce/cucushift-installer-rehearse-baremetalds-ipi-ovn-ipv4-kubevirt-hypershift-mce-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ workflow:
2121
NUM_WORKERS=0
2222
NUM_MASTERS=3
2323
MASTER_VCPU=16
24-
MASTER_MEMORY=81920
24+
MASTER_MEMORY=32768
2525
VM_EXTRADISKS=true
2626
VM_EXTRADISKS_LIST="vda vdb"
2727
VM_EXTRADISKS_SIZE=250G

ci-operator/step-registry/cucushift/installer/rehearse/baremetalds/ipi/ovn/ipv4/kubevirt/hypershift/mce/guest/cucushift-installer-rehearse-baremetalds-ipi-ovn-ipv4-kubevirt-hypershift-mce-guest-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ workflow:
2323
NUM_WORKERS=0
2424
NUM_MASTERS=3
2525
MASTER_VCPU=16
26-
MASTER_MEMORY=81920
26+
MASTER_MEMORY=32768
2727
VM_EXTRADISKS=true
2828
VM_EXTRADISKS_LIST="vda vdb"
2929
VM_EXTRADISKS_SIZE=250G

0 commit comments

Comments
 (0)