Skip to content

Extract CPU count script; add tests

Major Hayden requested to merge extract-cpu-count into master

This MR:

  • Splits the CPU count into its own function
  • Adds unit tests for the CPU count function
  • Adds the CPU count routine to the main setup function
  • Removes the detect-cpu YAML partial from the pipeline

Requires !323 (merged) to merge first.

Merge request reports