mirror of
https://github.com/ceph/ceph
synced 2025-02-09 03:49:38 +00:00
This will make it to be much easier when debugging the qa tests failures. Signed-off-by: Xiubo Li <xiubli@redhat.com>
7 lines
49 B
Bash
Executable File
7 lines
49 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -ex
|
|
|
|
dbench 1
|
|
dbench 10
|