mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Speed up buildbot by requiring --big-test for some slow tests
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
--source include/have_innodb.inc
|
||||
# This test is slow on buildbot.
|
||||
--source include/big_test.inc
|
||||
|
||||
SET SESSION STORAGE_ENGINE='InnoDB';
|
||||
|
||||
|
Reference in New Issue
Block a user