-
Notifications
You must be signed in to change notification settings - Fork 2.1k
openstack: Fix unbound variables #6728
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
openstack: Fix unbound variables #6728
Conversation
The double square bracket is not POSIX-sh
|
/uncc jcpowermac mtnbikenc This might supersede #6727 , if it passes rehearse. |
|
/lgtm Holding to make sure it's not merged before demonstrating the OpenStack job is fixed. I like it, thanks! Hope this works :-) |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pierreprinetti, tomassedovic 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 |
|
/retest |
|
Okay, the OpenStack job has failed, but it got past the unbound variables issues. And the bootstrapping failure is something we still need to resolve (unrelated to this). I'm in favour of merging this now, but I'd like to hear @mandre's opinion as well. |
|
We have a chicken-and-egg problem here with openshift/cluster-image-registry-operator#438 ; however, the startup scripts seems to succeed. I suggest to merge this patch so that we can start fixing the next bug in the stack |
|
@pierreprinetti I thought the CIRO issue (openshift/cluster-image-registry-operator#438) happened much later -- after bootstrapping had completed. So I think the bootstrap issue we're seeing in the job here is not going to be fixed by that PR. But it isn't related to this change either. I.e. I'm in favour of merging this too. |
|
👍 |
|
@pierreprinetti: Updated the following 2 configmaps:
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. |
|
A little late to the party 👍 |
|
@pierreprinetti: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
[[is undefined in POSIX sh