radeonsi/tests: use a smaller tests-per-group value

Faster glcts runs (44 -> 34 sec).

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16580>
This commit is contained in:
Pierre-Eric Pelloux-Prayer 2022-05-18 13:00:35 +02:00
parent c2892b811a
commit e87135c552

View file

@ -419,6 +419,8 @@ if args.glcts:
cmd = [
"deqp-runner",
"run",
"--tests-per-group",
"100",
"--deqp",
"{}/external/openglcts/modules/glcts".format(glcts_path),
"--caselist",