Skip to content

Conversation

@sdodson
Copy link
Member

@sdodson sdodson commented Jul 8, 2020

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 8, 2020
@sdodson
Copy link
Member Author

sdodson commented Jul 8, 2020

/hold

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 8, 2020
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe rhcos.json is to be deprecated. Should use arch specific file such as rhcos-amd64.json

Copy link
Member

Choose a reason for hiding this comment

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

Ultimately it will be replaced with openshift/enhancements#201

Using rhcos-amd64.json makes sense to me, though it seems orthogonal to this PR and could be done as a followup.

Copy link
Member

@sohankunkerkar sohankunkerkar left a comment

Choose a reason for hiding this comment

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

Since this change (https://issues.redhat.com/browse/GRPA-1634) has already landed in the latest release, we might need to add another parameter here.
for e.g.
PXE_ROOTFS_URL="$(jq -r '.baseURI + .images["rootfs"].path' /var/lib/openshift-install/rhcos.json)"

@sdodson sdodson force-pushed the liveimage-step-2 branch 2 times, most recently from ebe139d to be931ea Compare August 6, 2020 18:36
@sohankunkerkar
Copy link
Member

The changes look sane to me.
/approve

@openshift-ci-robot
Copy link
Contributor

@sohankunkerkar: changing LGTM is restricted to collaborators

Details

In response to this:

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.

@sdodson
Copy link
Member Author

sdodson commented Aug 6, 2020

/test pj-rehearse

1 similar comment
@sdodson
Copy link
Member Author

sdodson commented Aug 6, 2020

/test pj-rehearse

@sohankunkerkar
Copy link
Member

/retest

@sdodson
Copy link
Member Author

sdodson commented Aug 7, 2020

latest status on this was that it installed fcos-okd rather than rhcos for some reason, discussing on slack

@bgilbert
Copy link
Contributor

bgilbert commented Aug 8, 2020

latest status on this was that it installed fcos-okd rather than rhcos for some reason, discussing on slack

Should be fixed in 46.82.202008080040-0.

@sohankunkerkar
Copy link
Member

/retest

@sohankunkerkar
Copy link
Member

CI is still using an older image Build 46.82.202008030340-0

@sdodson
Copy link
Member Author

sdodson commented Aug 10, 2020

I've added a test commit, to use the build that Ben mentioned. Once we confirm that someone should open a PR to bump the boot image in the installer repo, rhcos folks should be familiar with that procedure.

@sohankunkerkar
Copy link
Member

I've added a test commit, to use the build that Ben mentioned. Once we confirm that someone should open a PR to bump the boot image in the installer repo, rhcos folks should be familiar with that procedure.

Sure, let me create a PR to bump the boot image

@sdodson
Copy link
Member Author

sdodson commented Aug 11, 2020

The rehearsal made it past bootstrapping. I think this is ready to go now. We'll know quickly if we break older releases via the release controller.

@sdodson
Copy link
Member Author

sdodson commented Aug 11, 2020

It ultimately failed but it's a known issue with all UPI installations related to CSR approval.

@sohankunkerkar
Copy link
Member

/lgtm

@openshift-ci-robot
Copy link
Contributor

@sohankunkerkar: changing LGTM is restricted to collaborators

Details

In response to this:

/lgtm

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
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sdodson, sohankunkerkar

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

The pull request process is described here

Details 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

@sdodson
Copy link
Member Author

sdodson commented Aug 11, 2020

@sdodson sdodson added the lgtm Indicates that a PR is ready to be merged. label Aug 11, 2020
@sdodson
Copy link
Member Author

sdodson commented Aug 11, 2020

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 11, 2020
@openshift-ci-robot
Copy link
Contributor

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

Test name Commit Details Rerun command
ci/rehearse/openshift/installer/master/e2e-metal 5c0883a link /test pj-rehearse
ci/prow/pj-rehearse 5c0883a link /test pj-rehearse

Full PR test history. Your PR dashboard.

Details

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.

@openshift-merge-robot openshift-merge-robot merged commit dc76a7b into openshift:master Aug 11, 2020
@openshift-ci-robot
Copy link
Contributor

@sdodson: Updated the following 4 configmaps:

  • prow-job-cluster-launch-installer-metal-e2e configmap in namespace ci at cluster build02 using the following files:
    • key cluster-launch-installer-metal-e2e.yaml using file ci-operator/templates/openshift/installer/cluster-launch-installer-metal-e2e.yaml
  • prow-job-cluster-launch-installer-metal-e2e configmap in namespace ci at cluster api.ci using the following files:
    • key cluster-launch-installer-metal-e2e.yaml using file ci-operator/templates/openshift/installer/cluster-launch-installer-metal-e2e.yaml
  • prow-job-cluster-launch-installer-metal-e2e configmap in namespace ci at cluster app.ci using the following files:
    • key cluster-launch-installer-metal-e2e.yaml using file ci-operator/templates/openshift/installer/cluster-launch-installer-metal-e2e.yaml
  • prow-job-cluster-launch-installer-metal-e2e configmap in namespace ci at cluster build01 using the following files:
    • key cluster-launch-installer-metal-e2e.yaml using file ci-operator/templates/openshift/installer/cluster-launch-installer-metal-e2e.yaml
Details

In response to this:

Requires #9960 then openshift/installer#3865

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.

@sdodson sdodson deleted the liveimage-step-2 branch January 6, 2026 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants