f90577d15d
This folder is used to define the rally tests scenarios run for Kuryr gate job. This also allow to create Kuryr specific rally plugins and use them in scenarios in the gate job. implements blueprint: rally-kuryr-testing Change-Id: I73078fffbf5707740a58be70902d5cb5a95fc074
390 B
390 B
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.