set OMP_NUM_THREADS for make checks

The best parameters for our ssu buildbot builder should ideally be:

OCT_TEST_NJOBS = 4 # Num threads/2
OMP_NUM_THREADS=1

Based on the email from Sebastian. Testing this and OCT_TEST_NJOBS = 8 and merging the faster variant.

Merge request reports

Loading