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

Merged
merged 1 commit into from
Feb 17, 2025

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
@anisse anisse force-pushed the generic-optional-monitoring branch from 0e8da7c to e28d062 Compare December 22, 2024 18:31
@anisse anisse force-pushed the generic-optional-monitoring branch from e28d062 to de72583 Compare February 4, 2025 15:35
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 de72583 to 88b51b1 Compare February 17, 2025 14:33
@anisse anisse requested a review from Arno500 February 17, 2025 14:33
@ErwanAliasr1 ErwanAliasr1 merged commit 51b8e4d into main Feb 17, 2025
4 checks passed
@ErwanAliasr1 ErwanAliasr1 deleted the generic-optional-monitoring branch February 17, 2025 15:18
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.

2 participants