-
Notifications
You must be signed in to change notification settings - Fork 26
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
Lscpu #691
base: dev
Are you sure you want to change the base?
Lscpu #691
Conversation
@RazvanLiviuVarzaru I am wondering if we shouldn't use instead the |
Hi @fauust |
It's already a step on all builders, my idea is to put that step also on the libvirt builders. See: https://mariadb.zulipchat.com/#narrow/channel/236699-Buildbot/topic/kernel.20and.20CPU.20information
Yes, my bad! |
All this is already provided by the printEnv function that we will use.
OK, ready for review @RazvanLiviuVarzaru |
As discussed with @dr-m, the output of
lscpu
might be useful.