Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Update 4.4 nightly builds #3

Merged
merged 2 commits into from
Jun 3, 2020
Merged

Conversation

yussufsh
Copy link
Collaborator

@yussufsh yussufsh commented Jun 3, 2020

No description provided.

var.tfvars Outdated
@@ -5,7 +5,7 @@ images_path = "/home/libvirt/openshift-images"

### Configure the Nodes details
bastion_image = "http://remote_server/rhel-8.1-ppc64le-kvm.qcow2"
rhcos_image = "http://remote_server/rhcos-4.3.18-ppc64le-qemu.ppc64le.qcow2"
rhcos_image = "http://remote_server/rhcos-4.4.0-0.nightly-ppc64le-2020-05-08-093850-qemu.ppc64le.qcow2"
bastion = { memory = 4096, vcpu = 2 }
bootstrap = { memory = 8192, vcpu = 4, count = 1 }
master = { memory = 8192, vcpu = 4, count = 3 }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's bump up the memory to 16GB for the default case

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me know if the new config looks good.

Copy link
Contributor

@bpradipt bpradipt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bpradipt bpradipt merged commit a32f2a6 into ocp-power-automation:master Jun 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants