mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
d3c0fd2bce
Add Instance Manager tests.
15 lines
439 B
Text
15 lines
439 B
Text
###########################################################################
|
|
#
|
|
# This file contains test for (1.2) test suite.
|
|
#
|
|
# Consult WL#2789 for more information.
|
|
#
|
|
###########################################################################
|
|
|
|
--source include/im_check_os.inc
|
|
|
|
###########################################################################
|
|
|
|
SHOW INSTANCES;
|
|
|
|
--exec $MYSQL_TEST_DIR/t/kill_n_check.sh $IM_PATH_PID restarted
|