]> www.infradead.org Git - users/hch/blktests.git/commit
tests/block/030: Make this test less noisy
authorBart Van Assche <bvanassche@acm.org>
Tue, 26 Jan 2021 04:45:17 +0000 (20:45 -0800)
committerOmar Sandoval <osandov@fb.com>
Wed, 3 Feb 2021 16:11:53 +0000 (08:11 -0800)
commit22321f0dcebe31e50507f56f275e8ded92ef113a
tree7b7a7db78dabd188b2e3d9c3b47dcce57c4a9e1c
parente4a0b5ee4f78c59bdeefe1b8bb6e64d949df1bfb
tests/block/030: Make this test less noisy

Since test block/030 injects blk_mq_realloc_hw_ctxs() failures, it is
expected that writes into the 'submit_queues' attribute can fail. Send
the 'nproc: write error: Cannot allocate memory' failures to $FULL instead
of stderr. See also commit a668c61064f2 ("Add a test that triggers the
blk_mq_realloc_hw_ctxs() error path").

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
tests/block/030