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:
@@ -419,6 +419,8 @@ if args.glcts:
|
||||
cmd = [
|
||||
"deqp-runner",
|
||||
"run",
|
||||
"--tests-per-group",
|
||||
"100",
|
||||
"--deqp",
|
||||
"{}/external/openglcts/modules/glcts".format(glcts_path),
|
||||
"--caselist",
|
||||
|
||||
Reference in New Issue
Block a user