mbox series

[blktests,0/5] add new tests for blk-throttle

Message ID 20240416020042.509291-1-yukuai1@huaweicloud.com (mailing list archive)
Headers show
Series add new tests for blk-throttle | expand

Message

Yu Kuai April 16, 2024, 2 a.m. UTC
From: Yu Kuai <yukuai3@huawei.com>

Yu Kuai (5):
  tests/throtl: add first test for blk-throttle
  tests/throtl: add a new test 002
  tests/throtl: add a new test 003
  tests/throtl: add a new test 004
  tests/throtl: add a new test 005

 tests/throtl/001     | 84 ++++++++++++++++++++++++++++++++++++++++++++
 tests/throtl/001.out |  6 ++++
 tests/throtl/002     | 81 ++++++++++++++++++++++++++++++++++++++++++
 tests/throtl/002.out |  4 +++
 tests/throtl/003     | 82 ++++++++++++++++++++++++++++++++++++++++++
 tests/throtl/003.out |  4 +++
 tests/throtl/004     | 79 +++++++++++++++++++++++++++++++++++++++++
 tests/throtl/004.out |  4 +++
 tests/throtl/005     | 83 +++++++++++++++++++++++++++++++++++++++++++
 tests/throtl/005.out |  3 ++
 tests/throtl/rc      | 15 ++++++++
 11 files changed, 445 insertions(+)
 create mode 100755 tests/throtl/001
 create mode 100644 tests/throtl/001.out
 create mode 100755 tests/throtl/002
 create mode 100644 tests/throtl/002.out
 create mode 100755 tests/throtl/003
 create mode 100644 tests/throtl/003.out
 create mode 100755 tests/throtl/004
 create mode 100644 tests/throtl/004.out
 create mode 100755 tests/throtl/005
 create mode 100644 tests/throtl/005.out
 create mode 100644 tests/throtl/rc