-
Notifications
You must be signed in to change notification settings - Fork 170
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
metal: add workaround for ppc64le PXE bug #3661
Conversation
Work around coreos#3370 as described in: https://bugzilla.redhat.com/show_bug.cgi?id=2209435#c6
This still needs to be tested. |
I was thinking we would just fix it in build.sh rather than at runtime. |
Hmm, not sure if that's possible. The fix needs to be done in the tftpdir that |
ahh - ok |
Yup, confirmed this works!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This reverts commit 077d418. Those tests should work now with the workaround added in coreos/coreos-assembler#3661
This reverts commit 5e5cbec. Those tests should work now with the workaround added in coreos/coreos-assembler#3661
This reverts commit 5e5cbec. Those tests should work now with the workaround added in coreos/coreos-assembler#3661.
This reverts commit 077d418. Those tests should work now with the workaround added in coreos/coreos-assembler#3661.
This reverts commit 077d418. Those tests should work now with the workaround added in coreos/coreos-assembler#3661.
This reverts commit 5e5cbec. Those tests should work now with the workaround added in coreos/coreos-assembler#3661.
This reverts commit 5e5cbec. Those tests should work now with the workaround added in coreos/coreos-assembler#3661.
This reverts commit 077d418. Those tests should work now with the workaround added in coreos/coreos-assembler#3661.
This reverts commit 5e5cbec. Those tests should work now with the workaround added in coreos/coreos-assembler#3661.
Work around #3370 as described in:
https://bugzilla.redhat.com/show_bug.cgi?id=2209435#c6