-
Notifications
You must be signed in to change notification settings - Fork 254
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
🐛 fix htpasswd generation in run_local_ironic.sh #1780
Conversation
It tries to execute the htpasswd string instead of redirecting it to file, thanks to extra subshell "$( ... )". Removed. Signed-off-by: Tuomo Tanskanen <[email protected]>
/test ? |
@tuminoid: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
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/test-infra repository. |
/test metal3-dev-env-integration-test-ubuntu-main |
We can see it passed the problematic stage: https://jenkins.nordix.org/blue/organizations/jenkins/metal3-dev-env-integration-test-ubuntu-main/detail/metal3-dev-env-integration-test-ubuntu-main/22/pipeline/ /cc @kashifest @Rozzii |
/lgtm |
Thanks for the fix, lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kashifest 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 |
Fix in BMO at metal3-io/baremetal-operator#1780 Change-Id: I3785441f4f327dcec113276803becd938fe87b9c
* Update ironic from branch 'master' to 6590f10f03c1e084ac258252cd450073cfb53644 - Merge "Makes metal3 integration job vote again" - Makes metal3 integration job vote again Fix in BMO at metal3-io/baremetal-operator#1780 Change-Id: I3785441f4f327dcec113276803becd938fe87b9c
Fix in BMO at metal3-io/baremetal-operator#1780 Change-Id: I3785441f4f327dcec113276803becd938fe87b9c
It tries to execute the htpasswd string instead of redirecting it to file, thanks to extra subshell
"$( ... )"
. Removed.https://jenkins.nordix.org/blue/organizations/jenkins/metal3-dev-env-integration-test-ubuntu-main/detail/metal3-dev-env-integration-test-ubuntu-main/21/pipeline/