disk_perf_test_tool
disk_perf_test_tool copied to clipboard
Steps to reproduce 1. Build docker image 2. Try to start wally or python3 -m wally ``` root@wally:/# python3 -m wally test test configs-examples/ceph_raw.yaml Traceback (most recent call last): File...
missing module for cephlib
Welcome to [WhiteSource for GitHub.com](https://github.com/apps/whitesource-for-github-com)! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities. :vertical_traffic_light: WhiteSource for GitHub.com...
Environment: (my_env) [root@localhost disk_perf_test_tool]# uname -a Linux localhost.localdomain 3.10.0-514.el7.x86_64 #1 SMP Tue Nov 22 16:42:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux ceph version ---> luminous(12.2.11) Config file: include: default.yaml run_sensors:...
As FIO had releases with librbd ioengine support. We may need to consider the support of librbdfio test. Thanks.
After test was executed wally tries to show report using tkinter but on host x window system is not always present& Need to add check for that and avoid report...