mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Added collections for the "test-bt" test targets
This commit is contained in:
13
mysql-test/collections/test-bt
Normal file
13
mysql-test/collections/test-bt
Normal file
@@ -0,0 +1,13 @@
|
||||
perl mysql-test-run.pl --force --timer --comment=normal \
|
||||
--skip-ndbcluster --report-features --experimental=collections/default.experimental
|
||||
perl mysql-test-run.pl --force --timer --comment=ps \
|
||||
--skip-ndbcluster --ps-protocol --experimental=collections/default.experimental
|
||||
perl mysql-test-run.pl --force --timer --comment=funcs1+ps --suite=funcs_1 --ps-protocol --experimental=collections/default.experimental
|
||||
perl mysql-test-run.pl --force --timer --comment=funcs2 --suite=funcs_2 --experimental=collections/default.experimental
|
||||
perl mysql-test-run.pl --force --timer --comment=partitions --suite=parts --experimental=collections/default.experimental
|
||||
perl mysql-test-run.pl --force --timer --comment=stress --suite=stress --experimental=collections/default.experimental
|
||||
perl mysql-test-run.pl --force --timer --comment=jp --suite=jp --experimental=collections/default.experimental
|
||||
perl mysql-test-run.pl --force --timer --comment=embedded \
|
||||
--embedded-server --skip-rpl --skip-ndbcluster --experimental=collections/default.experimental
|
||||
perl mysql-test-run.pl --force --timer --comment=nist --suite=nist --experimental=collections/default.experimental
|
||||
perl mysql-test-run.pl --force --timer --comment=nist+ps --suite=nist --ps-protocol --experimental=collections/default.experimental
|
||||
2
mysql-test/collections/test-bt-debug
Normal file
2
mysql-test/collections/test-bt-debug
Normal file
@@ -0,0 +1,2 @@
|
||||
perl mysql-test-run.pl --force --timer --comment=debug \
|
||||
--skip-ndbcluster --skip-rpl --report-features --experimental=collections/default.experimental
|
||||
0
mysql-test/collections/test-bt-debug-fast
Normal file
0
mysql-test/collections/test-bt-debug-fast
Normal file
4
mysql-test/collections/test-bt-fast
Normal file
4
mysql-test/collections/test-bt-fast
Normal file
@@ -0,0 +1,4 @@
|
||||
perl mysql-test-run.pl --force --timer --comment=ps \
|
||||
--skip-ndbcluster --ps-protocol --report-features --experimental=collections/default.experimental
|
||||
perl mysql-test-run.pl --force --timer --comment=stress \
|
||||
--suite=stress --experimental=collections/default.experimental
|
||||
Reference in New Issue
Block a user