Add unit to time in "podman wait" command.#1148
Add unit to time in "podman wait" command.#1148openshift-merge-robot merged 2 commits intoopenshift-metal3:masterfrom
Conversation
Changes made in 04_setup_ironic.sh file
|
Hi @hroyrh. Thanks for your PR. I'm waiting for a openshift-metal3 member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
1000s is too long, the The podman-wait manpage does not document that a unit is required: And breaking working functionality is a problem. We should file a bug against podman for this. |
|
I filed a bug about the podman issue, https://bugzilla.redhat.com/show_bug.cgi?id=1897282 |
I have changed it to ms.
Thanks for filing the bug, yes we need clarification on this. |
|
/ok-to-test |
|
/retest Network issues? |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: stbenjam 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 |
|
Folks, this patch is broken, 1000ms is not a valid syntax.. |
Changes made in 04_setup_ironic.sh file to fix error raised when
podman waitexecutes with no unit for time.