test: test_periodical_metadata_flush shrink timer period, kill app
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 21 Jul 2013 23:22:06 +0000 (19:22 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 21 Jul 2013 23:22:06 +0000 (19:22 -0400)
commita055228df9bb90dd8225a540c7113d2ee1ca65a3
treef3d792625f0dc979141c12fa54d342730f808214
parent6a00837f8cb0431a2ad90974d67fae138ea97dd5
test: test_periodical_metadata_flush shrink timer period, kill app

Decrease the switch timer period to 100ms (instead of 1s), since we're
only getting 2s worth of app run. If the system is busy, nothing really
guarantee that the timer will indeed fire during this time-frame (so
strictly speaking, this test could still fail).

Also, kill the application before trying to read the trace: this should
ensure that the trace is not appended to concurrently with validation.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/regression/ust/periodical-metadata-flush/test_periodical_metadata_flush
This page took 0.026696 seconds and 5 git commands to generate.