tests: Drop BDS from test-throttle.c
authorMax Reitz <mreitz@redhat.com>
Tue, 17 May 2016 14:41:28 +0000 (16:41 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 25 May 2016 17:04:10 +0000 (19:04 +0200)
commit21a699afc8f6dc72e70d03efdcc2eab3f4608d65
treeba7f6f918f2d93d89c2f55d3a69caf7610fda2de
parent668361898e0181c74ffc23fdecfb575a7e7c0f3c
tests: Drop BDS from test-throttle.c

Now that throttling has been moved to the BlockBackend level, we do not
need to create a BDS along with the BB in the I/O throttling test.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/test-throttle.c