Skip to content
Permalink
Browse files
MDEV-18908: Remove galera and wsrep suites from default run suites in…
… mtr

Idea is that many users do not install galera library and do not want
to unnecessary run galera and wsrep suites. Furthermore, failures on
these suites disturb development as buildbot shows red failing column
and causes unnecessary work for those who do not care galera tests.
There will be other way to run these suites on buildbot.
  • Loading branch information
Jan Lindström committed Mar 16, 2019
1 parent cd805a5 commit 6c08174
Showing 1 changed file with 0 additions and 2 deletions.
@@ -195,8 +195,6 @@ END
sys_vars-
unit-
vcol-
wsrep-
galera-
);
my $opt_suites;

0 comments on commit 6c08174

Please sign in to comment.