Commit 7ce37d97 authored by Jan Lindström's avatar Jan Lindström

Move galera_ist_progress and galera_ist_restart_joiner tests under big_test.

This is because they could cause out of storage if run on /dev/shm.
parent 81fd8ff6
......@@ -3,6 +3,8 @@
#
--source include/galera_cluster.inc
# This could cause out of storage if run /dev/shm
--source include/big_test.inc
# Isolate node #2
--connection node_2
......
......@@ -8,6 +8,8 @@
--source include/have_innodb.inc
--source include/have_debug_sync.inc
--source suite/galera/include/galera_have_debug_sync.inc
# This could cause out of storage if run /dev/shm
--source include/big_test.inc
# Save original auto_increment_offset values.
--let $node_1=node_1
......
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