]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Reduce timid test to 2 print jobs per printer.
authorMichael R Sweet <msweet@msweet.org>
Fri, 29 Aug 2025 16:21:35 +0000 (12:21 -0400)
committerMichael R Sweet <msweet@msweet.org>
Fri, 29 Aug 2025 16:21:35 +0000 (12:21 -0400)
test/run-stp-tests.sh

index 0f4309a5eaf0272422af7fb5c5b729cf33e7f0ce..ac37f0d92e47525180798350918a096c916a8508 100755 (executable)
@@ -115,7 +115,7 @@ case "$testtype" in
        *)
                echo "Running the timid tests (1)"
                nprinters=0
-               pjobs=10
+               pjobs=2
                pprinters=0
                loglevel="debug2"
                testtype="1"