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

hwbench: generic vendor: make monitoring file optional #67

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anisse
Copy link
Contributor

@anisse anisse commented Nov 29, 2024

Since we moved to the generic vendor, we no longer use the mockedvendor
by default (it's now only for tests). So when running hwbench on a
desktop/laptop for local testing, it requires setting the monitoring
file, which wasn't the case before.

This change makes the monitoring file optional in this case, with a
fallback when it is not provided to the MockedBMC.

@anisse anisse force-pushed the generic-optional-monitoring branch from b184a0c to 0e8da7c Compare November 29, 2024 09:15
@anisse anisse requested a review from ErwanAliasr1 December 20, 2024 13:51
Since we moved to the generic vendor, we no longer use the mockedvendor
by default (it's now only for tests). So when running hwbench on a
desktop/laptop for local testing, it requires setting the monitoring
file, which wasn't the case before.

This change makes the monitoring file optional in this case, with a
fallback when it is not provided to the MockedBMC.
@anisse anisse force-pushed the generic-optional-monitoring branch from 0e8da7c to e28d062 Compare December 22, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant