Skip to content
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

configure.ac: build helper executables by default #180

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

chu11
Copy link
Member

@chu11 chu11 commented Apr 12, 2024

Problem: Some tests now require the helper redfishpower executable. This executable is not built by default, possibly breaking tests.

Build helper executables httppower, snmppower, and redfishpower by default. Configure options to disable the builds are available.

Fixes #178

Problem: Some tests now require the helper redfishpower executable.
This executable is not built by default, possibly breaking tests.

Build helper executables httppower, snmppower, and redfishpower
by default.  Configure options to disable the builds are available.

Fixes chaos#178
Copy link
Member

@garlick garlick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mergify mergify bot merged commit 90e3cc1 into chaos:master Apr 13, 2024
8 checks passed
@chu11 chu11 deleted the opt_out_helpers branch April 13, 2024 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

redfishpower tests fail if redfishpower is not configured
2 participants