mirror of
https://github.com/MariaDB/server.git
synced 2025-05-28 13:01:41 +03:00
Remove NDB test suites from default-test-suites in MTR.
This commit is contained in:
parent
26e12a11bb
commit
8b4d932386
@ -162,7 +162,7 @@ our $opt_vs_config = $ENV{'MTR_VS_CONFIG'};
|
||||
|
||||
# If you add a new suite, please check TEST_DIRS in Makefile.am.
|
||||
#
|
||||
my $DEFAULT_SUITES= "main,sys_vars,binlog,federated,rpl,rpl_ndb,ndb,innodb,perfschema";
|
||||
my $DEFAULT_SUITES= "main,sys_vars,binlog,federated,rpl,innodb,perfschema";
|
||||
my $opt_suites;
|
||||
|
||||
our $opt_verbose= 0; # Verbose output, enable with --verbose
|
||||
|
Loading…
x
Reference in New Issue
Block a user