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

Add OPENSHIFT_INSTALL_BOOTSTRAP_OS_IMAGE_OVERRIDE env variable... #2711

Closed
wants to merge 1 commit into from
Closed

Add OPENSHIFT_INSTALL_BOOTSTRAP_OS_IMAGE_OVERRIDE env variable... #2711

wants to merge 1 commit into from

Conversation

kirankt
Copy link
Contributor

@kirankt kirankt commented Nov 22, 2019

Add OPENSHIFT_INSTALL_BOOTSTRAP_OS_IMAGE_OVERRIDE env variable to enable baremetal bootstrap node to work offline
Extend the work of PR: #2061

@openshift-ci-robot
Copy link
Contributor

Hi @kirankt. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci-robot openshift-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 22, 2019
@jcpowermac
Copy link
Contributor

/ok-to-test

@openshift-ci-robot openshift-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Nov 22, 2019
@kirankt
Copy link
Contributor Author

kirankt commented Nov 22, 2019

/retest

@stbenjam
Copy link
Member

This looks good to me and works the same as the main RHCOS image. Once you're happy with this, could you adjust the commit to match the requirements in https://github.com/openshift/installer/blob/master/CONTRIBUTING.md#commit-message-format?

@stbenjam
Copy link
Member

/assign @abhinavdahiya

@abhinavdahiya I know you're trying to avoid additional env variables, but we need to be able to override this unfortunately. This is consistent with the other images, at least.

@kirankt
Copy link
Contributor Author

kirankt commented Nov 22, 2019

/retest

@hardys
Copy link
Contributor

hardys commented Nov 22, 2019

I had some discussion with @abhinavdahiya and it sounds like adding overrides to the install config may be preferred - I added some notes on that to #2597

@hardys
Copy link
Contributor

hardys commented Nov 22, 2019

That said, personally I think this is reasonable, there's already an env var for one bootimage, so this is just making it consistent for both.

…ble baremetal bootstrap node to work offine

Extend the work of PR: #2061
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kirankt
To complete the pull request process, please assign abhinavdahiya
You can assign the PR to them by writing /assign @abhinavdahiya in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot
Copy link
Contributor

@kirankt: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e-openstack 011bad9 link /test e2e-openstack
ci/prow/e2e-aws-scaleup-rhel7 011bad9 link /test e2e-aws-scaleup-rhel7
ci/prow/e2e-aws-fips 011bad9 link /test e2e-aws-fips

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@stbenjam
Copy link
Member

stbenjam commented Dec 5, 2019

Alternative approach after discussing this with installer team: #2757

/close

@openshift-ci-robot
Copy link
Contributor

@stbenjam: Closed this PR.

In response to this:

Alternative approach after discussing this with installer team: #2757

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants