Commit fa4fa0ab authored by Nirbhay Choubey's avatar Nirbhay Choubey

Make galera test suites default.

parent a52a68cb
......@@ -175,6 +175,8 @@ my @DEFAULT_SUITES= qw(
federated-
funcs_1-
funcs_2-
galera-
galera_3nodes-
handler-
heap-
innodb-
......
......@@ -39,5 +39,7 @@ push @::global_suppressions,
$ENV{PATH}="$epath:$ENV{PATH}";
$ENV{PATH}="$spath:$ENV{PATH}" unless $epath eq $spath;
sub is_default { 1 }
bless { };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment