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

Bug 1841355: Force rebuild of ironic-ipa-downloader image #32

Merged
merged 1 commit into from May 29, 2020

Conversation

stbenjam
Copy link
Member

OpenShift CI does not periodically rebuild images automatically when new
packages are available. This change is being used to force CI to build
us a new image that has efibootmgr installed.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 28, 2020
@openshift-ci-robot
Copy link

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@stbenjam stbenjam changed the title Bug1840222: Force rebuild of ipa-ironic-downloader image Bug 1841355: Force rebuild of ipa-ironic-downloader image May 28, 2020
@stbenjam stbenjam marked this pull request as ready for review May 28, 2020 23:27
@openshift-ci-robot openshift-ci-robot added bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels May 28, 2020
@openshift-ci-robot
Copy link

@stbenjam: This pull request references Bugzilla bug 1841355, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.5.0) matches configured target release for branch (4.5.0)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

In response to this:

Bug 1841355: Force rebuild of ipa-ironic-downloader image

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 the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label May 28, 2020
OpenShift CI does not periodically rebuild images automatically when new
packages are available. This change is being used to force CI to build
us a new image that has efibootmgr installed.
@stbenjam stbenjam changed the title Bug 1841355: Force rebuild of ipa-ironic-downloader image Bug 1841355: Force rebuild of ironic-ipa-downloader image May 28, 2020
@juliakreger
Copy link

/approve

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

$ oc adm release info --image-for ironic-ipa-downloader --registry-config ~/pullsecret.json  registry.svc.ci.openshift.org/ci-op-4ljmrj2t/release:latest                                                                                               
registry.svc.ci.openshift.org/ci-op-4ljmrj2t/stable@sha256:d71522af276f137b29b82cdfb952b3b906a16413a6084e545d82afafa63ec678
$ podman cp $(podman create --authfile ~/pullsecret.json $IMAGE):/var/tmp/ironic-python-agent.initramfs /tmp/ipa
$ zcat ironic-python-agent.initramfs | cpio -i --make-directories
$ find . | grep efiboot
./usr/sbin/efibootmgr

@stbenjam
Copy link
Member Author

/lgtm

@openshift-ci-robot
Copy link

@stbenjam: you cannot LGTM your own PR.

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.

@juliakreger
Copy link

/lgtm

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: juliakreger, stbenjam

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

The pull request process is described 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 openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 28, 2020
@stbenjam
Copy link
Member Author

/test e2e-metal-ipi

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 999c80f into openshift:master May 29, 2020
@openshift-ci-robot
Copy link

@stbenjam: All pull requests linked via external trackers have merged: openshift/ironic-ipa-downloader#32. Bugzilla bug 1841355 has been moved to the MODIFIED state.

In response to this:

Bug 1841355: Force rebuild of ironic-ipa-downloader image

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
approved Indicates a PR has been approved by an approver from all required OWNERS files. bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants