t/zbd: Use max-jobs=16 option
authorDamien Le Moal <damien.lemoal@wdc.com>
Fri, 8 May 2020 07:56:45 +0000 (16:56 +0900)
committerJens Axboe <axboe@kernel.dk>
Fri, 15 May 2020 13:41:42 +0000 (07:41 -0600)
commitfc3bf67a0c9c4ec360a974a50e49b05edfde0e0b
treea72fbfa260bd8175d0f74c2e7bc5358b9cec0059
parent731461cc734b4f53947211b72f4af85b50b646ab
t/zbd: Use max-jobs=16 option

Use max-jobs option to reduce memory usage and speedup execution of
test-zbd-support.

With --max-jobs=16, twice the largest number of jobs used in all test
cases, the execution time of test-zbd-support against a zoned nullblk
device is lowered from 64s to 41s on a laptop.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/zbd/test-zbd-support