openstack-heat/rally-scenarios
ricolin 203bce9cd7 Switch to use opendev.org
Our cgit instance will be going away and opendev.org is the new
preferred URL for browsing our git repos. Redirects will exist for the
foreseeable future, but it's more efficient to just go directly to the
new locations.

Change-Id: Ic5fa1a8436f57836ad37b752a0cca1cd4f3a21a7
2019-04-22 09:36:50 +05:30
..
extra Rally tests plugins for Heat 2016-03-02 12:20:37 -05:00
plugins Switch to use opendev.org 2019-04-22 09:36:50 +05:30
heat-fakevirt.yaml Rally tests plugins for Heat 2016-03-02 12:20:37 -05:00
README.rst Adds doc8 check to pep8 2018-07-26 14:57:58 +07:00

This directory contains rally benchmark scenarios to be run by OpenStack CI.

Structure:

* heat.yaml is rally task that will be run in gates

* plugins - directory where you can add rally plugins. So you don't need
  to merge benchmark in scenarios in rally to be able to run them in heat.

* extra - all files from this directory will be copied to gates, so you will
  be able to use absolute path in rally tasks. Files will be in ~/.rally/extra/*

* more about rally: https://wiki.openstack.org/wiki/Rally

* how to add rally-gates: https://wiki.openstack.org/wiki/Rally/RallyGates

* how to write plugins https://rally.readthedocs.io/en/latest/plugins/#rally-plugins