summaryrefslogtreecommitdiffstats
path: root/glustolibs-io/shared_files/tools
Commit message (Collapse)AuthorAgeFilesLines
* [py2to3] Fix files located in the 'glustolibs-io' dirValerii Ponomarov2019-12-021-10/+8
| | | | | | | | | | | | | Do following things in the files from the mentioned directory: - Make it be python 2/3 compatible. - Fix pep8 issues. - Place imports in alphabetical order. - Improve some parts for the better readability. - Add comma separators in the setup.py for it's classifiers. Before it was mistakenly made as one long line. Change-Id: I3f0a5921a5386275a8a35bf2f22ee3952700e490 Signed-off-by: Valerii Ponomarov <kiparis.kh@gmail.com>
* Script to run fio tool using ini job fileArthy Loganathan2017-10-104-0/+99
Change-Id: Ie8237836a41d39de0de84b1d4d4b49f9af74b237 Signed-off-by: Arthy Loganathan <aloganat@redhat.com>