mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-30 01:01:51 +08:00
Merged fix-886059-pt-heartbeat-timezones
This commit is contained in:
@@ -56,6 +56,10 @@ my $sample = "t/pt-heartbeat/samples/";
|
||||
|
||||
my $sentinel = '/tmp/pt-heartbeat-sentinel';
|
||||
|
||||
# Remove any leftover instances
|
||||
diag(`$trunk/bin/pt-heartbeat --stop >/dev/null`);
|
||||
sleep 1;
|
||||
|
||||
diag(`rm -rf $sentinel >/dev/null 2>&1`);
|
||||
$sb->create_dbs($node1, ['test']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user