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

setup should extract installer rather than build it. #32

Open
sallyom opened this issue Jun 23, 2020 · 0 comments
Open

setup should extract installer rather than build it. #32

sallyom opened this issue Jun 23, 2020 · 0 comments

Comments

@sallyom
Copy link
Collaborator

sallyom commented Jun 23, 2020

During CI runs, /bin/openshift-install from the libvirt image (binary build w/ libvirt tags) is scp'd over to gcp instance.
Instead, the openshift-baremetal-install binary should be extracted from the RELEASE_IMAGE_LATEST (from CI template) and then the OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE is not required.

2 changes then:

  1. the openshift-install build/update is no longer necessary in this setup (see provision.sh) but we need to add a default extracted binary from each release (at time of writing this would be 4.4 or 4.5 release)
  2. CI template/libvirt CI image needs an update (outside of this issue)
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

No branches or pull requests

1 participant