You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
designate/rally-jobs
venkatamahesh 1f944da12f
Grammar mistakes have been corrected
8 years ago
..
extra Rename rally-scenarios/ to rally-jobs/ 8 years ago
plugins Grammar mistakes have been corrected 8 years ago
README.rst Changes in rally-jobs/README.rst 8 years ago
designate-designate.yaml Change SLA check for Designate 8 years ago

README.rst

Rally job related files

This directory contains rally tasks and plugins that are run by OpenStack CI.

Structure:

  • designate-designate.yaml is rally task that will be run in gates
  • plugins - directory where you can add rally plugins. Almost everything in Rally is plugin. Benchmark context, Benchmark scenario, SLA checks, Generic cleanup resources, ....
  • extra - all files from this directory will be copy pasted to gates, so you are able to use absolute path in rally tasks. Files will be in ~/.rally/extra/*

Useful links: