Skip to content

Include CPU cores and available RAM for all CI jobs

Ash McKenzie requested to merge ashmckenzie/include-more-detail-in-ci-jobs into main

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 the CHANGELOG.md.
Edited by Ash McKenzie

Merge request reports

Loading