-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
fix multiarch import tests #17437
fix multiarch import tests #17437
Conversation
/assign @smarterclayton |
e870255
to
669127a
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bparees The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
669127a
to
2dbe4f4
Compare
/test extended_networking_minimal |
Will give |
/test all [submit-queue is verifying that this PR is safe to merge] |
@bparees: The following test failed, say
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. |
all right, this is blocking queue and I don't want to fight with flakes now, so green button merge this is. |
Thanks @mfojtik
Ben Parees | OpenShift
…On Nov 23, 2017 06:04, "Michal Fojtik" ***@***.***> wrote:
all right, this is blocking queue and I don't want to fight with flakes
now, so green button merge this is.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#17437 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEvl3iIKIRvf85HgP_8bewOvGmJtVgudks5s5VE3gaJpZM4QoOG1>
.
|
fixes #17436
updated this to use an image under our control to which i've pushed amd64, ppc64le, and s390x image versions in a manifestlist.
I didn't do it under the openshift org to avoid confusion if someone stumbles upon them.
for reference I used this tool:
https://github.com/estesp/manifest-tool
and these images:
s390x/busybox
ppc64le/busybox
busybox
pushed to my own repository and this manifest yaml input to the manifest-tool.