Include CPU cores and available RAM for all CI jobs
What does this Merge Request do and why?
This MR runs nproc
and free -m
prior to all other commands so as to get a better sense of the specs of the running context.
Merge Request checklist
-
This change is backward compatible. If not, please include steps to communicate to our users. -
Tests added for new functionality. If not, please raise Issue to follow-up. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed. -
Add the ~highlight
label if this MR should be included in theCHANGELOG.md
.
Edited by Ash McKenzie