-
Notifications
You must be signed in to change notification settings - Fork 139
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
kubesecondarydns, presubmits: Add build and unit-tests for s390x #3797
Conversation
Thanks lgtm basically, @brianmcarey can you take a look as well please? |
/rehearse |
Rehearsal jobs created for this PR:
You can trigger rehearsal for all jobs by commenting either For a specific PR you can comment For a list of jobs that you can rehearse you can comment |
interesting please take a look @jschintag |
7189384
to
256a58b
Compare
Should be fixed, for some reason it wanted to use CGO, despite not needing it, and failed to find the gcc binary. |
/rehearse thanks |
Rehearsal jobs created for this PR:
You can trigger rehearsal for all jobs by commenting either For a specific PR you can comment For a list of jobs that you can rehearse you can comment |
Yes i can add it to the makefile as well. |
better please, lets add it and then remove it from here ? |
Done in kubevirt/kubesecondarydns#77 |
Signed-off-by: Jan Schintag <[email protected]>
Signed-off-by: Jan Schintag <[email protected]>
256a58b
to
77fc470
Compare
/rehearse |
Rehearsal jobs created for this PR:
You can trigger rehearsal for all jobs by commenting either For a specific PR you can comment For a list of jobs that you can rehearse you can comment |
/lgtm @brianmcarey can you ptal ? |
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.
/approve
Looks good to me.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brianmcarey 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 |
@jschintag: Updated the
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-sigs/prow repository. |
@ashokpariya0 |
Okay, Noted. |
What this PR does / why we need it:
Add testing for building and unit-tests on s390x to kubesecondarydns
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Checklist
This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.
Release note: