Skip to content

Commit

Permalink
MYSQL-10: Modules for non-functional testing: sysbench, randgen, dbt2…
Browse files Browse the repository at this point in the history
…, etc.

Do not retry failed randgen tests.
  • Loading branch information
Davi Arnaut committed Dec 5, 2011
1 parent 79db5c4 commit 3e21cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql-test/collections/randgen.push
@@ -1 +1 @@
perl mysql-test-run.pl --timer --force --parallel=1 --suite=randgen --comment=randgen --vardir=var-randgen --force-restart --no-check-testcases
perl mysql-test-run.pl --timer --force --parallel=1 --suite=randgen --comment=randgen --vardir=var-randgen --force-restart --no-check-testcases --retry=0

0 comments on commit 3e21cee

Please sign in to comment.