]> git.proxmox.com Git - mirror_qemu.git/commit
runner: Add an argument for test duration
authorMaria Kustova <maxa@catit.be>
Mon, 18 Aug 2014 20:02:34 +0000 (00:02 +0400)
committerKevin Wolf <kwolf@redhat.com>
Wed, 20 Aug 2014 09:51:28 +0000 (11:51 +0200)
commit9d256ca616a298495e46c64da249b1620540930a
treed5bc7312b336b4cd8c59543d64ff9f7bcaaaa7ff
parentd4df3dbc021d1bfd1be6e3fa94e0e20086fbf183
runner: Add an argument for test duration

After the specified duration the runner stops executing new tests, but it
doesn't interrupt running ones.

Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Maria Kustova <maria.k@catit.be>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/image-fuzzer/runner.py