polardbxengine/mysql-test/collections/default.push-valgrind

13 lines
727 B
Plaintext

# Valgrind run per push.
# Currently valgrind is not run per push on main trees.
# because they take too long.
# The collection is retained for use on any special trees if needed.
# Run all default suites except rpl
perl mysql-test-run.pl --timer --debug-server --force --skip-rpl --comment=all_default_valgrind --vardir=var-all_default_valgrind
# Run rpl suites with explict --parallel
perl mysql-test-run.pl --timer --debug-server --force --parallel=6 --comment=rpl-valgrind --vardir=var-rpl-valgrind --suite=rpl,rpl_gtid,rpl_nogtid
# Group Replication
perl mysql-test-run.pl --timer --debug-server --force --parallel=6 --comment=group_replication-valgrind --vardir=var-group_replication-valgrind --suite=group_replication