-
Notifications
You must be signed in to change notification settings - Fork 2.1k
OCPBUGS-706: IBMCloud: File cli temp file #32212
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
Conversation
|
@cjschaef: This pull request references Jira Issue OCPBUGS-706, 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. |
64eb4a9 to
31e7a6e
Compare
|
/hold |
31e7a6e to
2181c20
Compare
|
/retest |
2181c20 to
2982299
Compare
|
/retest |
fe8f8e1 to
f8bfca3
Compare
|
/hold cancel |
|
/jira refresh |
|
/lgtm |
f8bfca3 to
df54159
Compare
While attempting to add retries to ibmcloud CLI commands, creation of a temporary file to store results fails due to the filepath of the ibmcloud CLI command, requiring removal of the filepath to address. Remove use of grep for filtering resources, to prevent failures when nothing is found. Also, update approvers and reviewers for ibmcloud owners. Related: https://issues.redhat.com/browse/OCPBUGS-706
df54159 to
6d2aebe
Compare
|
/test pj-rehease |
|
@cjschaef: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
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. |
|
/test pj-rehearse |
|
Trying to get one of the rehearse jobs to re-run (MAPI, CAPI, or release e2e), since they haven't triggered with recent changes so far. |
|
Things appear to be working properly, at least when IPI install succeeds. I'll have to confirm later in cases where IPI install fails to create some/all resources. |
|
@cjschaef: 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. |
|
/lgtm |
|
This does appear to resolve the issue with |
|
/assign @bear-redhat |
|
/jira refresh |
|
/retitle OCPBUGS-706: IBMCloud: File cli temp file IBMCloud: File cli temp |
|
@cjschaef: This pull request references Jira Issue OCPBUGS-706, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
/retitle OCPBUGS-706: IBMCloud: File cli temp file |
MayXuQQ
left a comment
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 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bear-redhat, cjschaef, MayXuQQ, rvanderp3 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 |
|
@cjschaef: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-706 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. |
While attempting to add retries to ibmcloud CLI commands, creation of a temporary file to store results fails due to the filepath of the ibmcloud CLI command, requiring removal of the filepath to address.
Related: https://issues.redhat.com/browse/OCPBUGS-706