mbox series

[blktests,0/2] make nvme/048 checks more robust

Message ID 20240301094817.29491-1-dwagner@suse.de (mailing list archive)
Headers show
Series make nvme/048 checks more robust | expand

Message

Daniel Wagner March 1, 2024, 9:48 a.m. UTC
The nvme/048 tests fails with the fc transport because the check logic is racing
with the reset code in the target. By making the checks a bit more robust in
blktests, this test passes for all transports.

Daniel Wagner (2):
  nvme/048: remove unused argument for set_qid_max
  nvme/048: make queue count check retry-able

 tests/nvme/048 | 25 ++++++++++++++++++-------
 1 file changed, 18 insertions(+), 7 deletions(-)