Skip to content

Commit

Permalink
test: update test-run
Browse files Browse the repository at this point in the history
Added the signal option into 'stop server' command.

How to use:

 | test_run:cmd('stop server foo with signal=KILL')

The 'stop server foo' command without the option sends SIGTERM as
before.

This feature is intended to be used in a fix of #4162 ('test:
gc.test.lua test fails on *.xlog files cleanup').

(cherry picked from commit 71f7ecf)
  • Loading branch information
Totktonada committed May 2, 2019
1 parent 154345f commit 5e04497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-run

0 comments on commit 5e04497

Please sign in to comment.