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

[bugfix] Handle None cpu model name returned from archspec #3199

Merged
merged 1 commit into from
May 17, 2024

Conversation

teojgo
Copy link
Contributor

@teojgo teojgo commented May 16, 2024

Fixes #3192

Copy link
Contributor

@vkarak vkarak left a comment

Choose a reason for hiding this comment

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

Could you rebase your PR on master and target master instead, so as to release this in the next patch level release?

I thought that we had already bumped archspec in master. Sorry!

@jack-morrison
Copy link
Contributor

Thanks for this catch @teojgo!

@teojgo teojgo changed the base branch from develop to master May 17, 2024 06:48
Signed-off-by: Theofilos Manitaras <manitaras@cscs.ch>
@teojgo teojgo changed the base branch from master to develop May 17, 2024 07:12
@vkarak vkarak changed the title [bugfix] Handle None cpu model name from archspec [bugfix] Handle None cpu model name returned from archspec May 17, 2024
@vkarak vkarak merged commit da0c692 into reframe-hpc:develop May 17, 2024
23 checks passed
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.

Processor model json validation fails if cpu.brand_string is None
3 participants