Only create 8 threads rather than 16, since otherwise that can hammer fork a bit too much. Since it creates a bunch of threads, don't try to run it in parallel with other tests either. Signed-off-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31059>