-
Notifications
You must be signed in to change notification settings - Fork 1.5k
OCPBUGS-262: UPI image download govc rate limit failure #6047
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
OCPBUGS-262: UPI image download govc rate limit failure #6047
Conversation
|
@jcpowermac: This pull request references Bugzilla bug 2100882, which is invalid:
Comment DetailsIn 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/test-infra repository. |
|
/bugzilla refresh |
|
@jcpowermac: This pull request references Bugzilla bug 2100882, 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
No GitHub users were found matching the public email listed for the QA contact in Bugzilla ([email protected]), skipping review request. DetailsIn 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/test-infra repository. |
|
/hold |
719ca3b to
4757d94
Compare
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: patrickdillon The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test e2e-vsphere-upi |
1 similar comment
|
/test e2e-vsphere-upi |
Removing the downloading of `govc` to workaround rate limit errors and replacing with govc docker image
4757d94 to
af8bace
Compare
|
/test e2e-vsphere-upi |
3 similar comments
|
/test e2e-vsphere-upi |
|
/test e2e-vsphere-upi |
|
/test e2e-vsphere-upi |
|
/hold cancel |
|
/hold cancel |
|
@jcpowermac: No Bugzilla bug is referenced in the title of this pull request. DetailsIn 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/test-infra repository. |
|
/jira refresh |
|
@jcpowermac: This pull request references [Jira Issue OCPBUGS-262](https://issues.redhat.com//browse/OCPBUGS-262), which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
DetailsIn 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/test-infra repository. |
|
/retest |
|
/override ci/prow/e2e-azure-upi
|
|
@r4f4: Overrode contexts on behalf of r4f4: ci/prow/e2e-azure-upi DetailsIn 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/test-infra repository. |
|
@jcpowermac: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
/hold Revision af8bace was retested 9 times: holding |
|
/skip |
|
/hold cancel |
|
@jcpowermac: All pull requests linked via external trackers have merged: [Jira Issue OCPBUGS-262](https://issues.redhat.com//browse/OCPBUGS-262) has been moved to the MODIFIED state. DetailsIn 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/test-infra repository. |
|
@jcpowermac: new pull request created: #6245 DetailsIn 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/test-infra repository. |
|
@jcpowermac: new pull request created: #6246 DetailsIn 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/test-infra repository. |
Removing the downloading of
govctoworkaround rate limit errors