-
Notifications
You must be signed in to change notification settings - Fork 70
Run testselect directly #3388
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Run testselect directly #3388
Conversation
/cherry-pick release-1.35 |
@creydr: once the present PR merges, I will cherry-pick it on top of 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. |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cardil, creydr 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 |
I opened PRs against o-k components to make sure to use hacks directly, without needing to install or fiddle with GOPATH:
I doubt the above PRs are actually needed. The previous code should work, even without vendor on o-k/hack. In S-O it probably is some weird temporal GOPATH setup that caused the weird fail. |
@creydr: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
eventing-controller does not come up due to:
#3387 should help on it |
Closing this, in favor of #3387 (see #3387 (comment)) |
We're running into
E.g. here
We don't need to clone hack repo anymore to install the tools, so run it directly