diff --git a/src/gallium/drivers/radeonsi/ci/radeonsi-run-tests.py b/src/gallium/drivers/radeonsi/ci/radeonsi-run-tests.py index 6fb56aa0b33..694e80d4fe9 100755 --- a/src/gallium/drivers/radeonsi/ci/radeonsi-run-tests.py +++ b/src/gallium/drivers/radeonsi/ci/radeonsi-run-tests.py @@ -419,6 +419,8 @@ if args.glcts: cmd = [ "deqp-runner", "run", + "--tests-per-group", + "100", "--deqp", "{}/external/openglcts/modules/glcts".format(glcts_path), "--caselist",