summaryrefslogtreecommitdiff
path: root/swiftbench/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow users to specify object sizes with k/M/G suffixesTim Burke2019-08-291-0/+19
| | | | Change-Id: Ie8671e2313b76376d123c9d4eafcc1aff44ba0b8
* Port to py3Tim Burke2019-08-291-10/+8
| | | | Change-Id: Ib86178259f854c15dd305dd39779a203cafb0451
* Try to detect HTTP proxy and warn about it.Ondrej Novy2015-10-051-0/+14
| | | | | | | swift-bench test results could be altered when using HTTP proxy server. This patch add warning when HTTP proxy has been detected. Change-Id: Id818203345914efee37852e96541c259de6ae555
* Make swift-bench not depending on swift.Chmouel Boudjnah2013-11-241-0/+79
Remove the dependence on swift, import the only needed functions from swift.common.utils to swiftbench.utils Add tests for utils using mock instead. Change-Id: I1b69dce750b55f3ee0e999fb5a7100cf811f7ebe