Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extract installer binary, instead OVERRIDE and use pre-configured network. #33

Closed

Conversation

sallyom
Copy link
Collaborator

@sallyom sallyom commented Jun 27, 2020

This PR:

  1. Updates create-cluster to extract the libvirt installer from the given RELEASE_IMAGE, rather than set OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE. Temporarily handle both variables to transition CI and not break libvirt test (setup should extract installer rather than build it.  #32).
  2. Uses a pre-configured, shared network & subnet with firewall rules set for accessing the gcp instance. This is ocp4-libvirt-dev in the openshift-gce-devel gcp project.
  3. Adds a create-network-subnet.sh script in case one does not want to use the shared network.
  4. Modifies the create and teardown scripts to remove the network, subnet, firewall creation.
  5. Downgrade the qemu-kvm version in gcp image (qemu-kvm version issue in rhel 8.2 gcp image #29)

@sallyom sallyom force-pushed the extract-installer-from-release-image branch from abf1af5 to 845ff36 Compare June 27, 2020 02:41
@sallyom sallyom force-pushed the extract-installer-from-release-image branch 2 times, most recently from cf4656a to 0788bb5 Compare June 27, 2020 03:08
@sallyom sallyom force-pushed the extract-installer-from-release-image branch from 0788bb5 to afa4fad Compare July 6, 2020 15:19
@sallyom
Copy link
Collaborator Author

sallyom commented Jul 6, 2020

closing, in favor of this: #34

@sallyom sallyom closed this Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant