aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_slave.erl
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2012-12-19 16:02:18 +0100
committerSiri Hansen <[email protected]>2012-12-20 16:44:05 +0100
commit8100f5b8156a446081813fc8167059171d90b817 (patch)
tree013ef1024ad104c5407a82aa31b2c023804ada7b /lib/common_test/src/ct_slave.erl
parentf6eb49df376b56f746c2e74d8cf159261aee5464 (diff)
downloadotp-8100f5b8156a446081813fc8167059171d90b817.tar.gz
otp-8100f5b8156a446081813fc8167059171d90b817.tar.bz2
otp-8100f5b8156a446081813fc8167059171d90b817.zip
[test_server] Stop cover on node after node is terminated
Before terminating slave nodes, test_server calls cover:flush/1 to fetch data from the node without actually stopping cover on this node. If cover is not stopped for the node and a new node with the same name is started, then cover will be started on the new node. To avoid this test_server now calls cover:stop/1 after the slave node is terminated.
Diffstat (limited to 'lib/common_test/src/ct_slave.erl')
0 files changed, 0 insertions, 0 deletions