kuryr-libnetwork/rally-jobs/plugins
Liping Mao b7f8f23440 Build docker busybox image locally
Change-Id: I521962daca113202b52221cb53d93c0cad8f2d6f
Closes-bug: #1633435
2016-11-27 22:50:03 +08:00
..
context Build docker busybox image locally 2016-11-27 22:50:03 +08:00
scenarios Build docker busybox image locally 2016-11-27 22:50:03 +08:00
README.rst Add rally integration point 2015-12-10 07:33:55 +00:00
__init__.py Add rally integration point 2015-12-10 07:33:55 +00:00

README.rst

Rally plugins

All *.py modules from this directory will be auto-loaded by Rally and all plugins will be discoverable. There is no need of any extra configuration and there is no difference between writing them here and in rally code base.

Note that it is better to push all interesting and useful benchmarks to Rally code base, this simplifies administration for Operators.