NOTE: the existing legacy jobs should continue working due to several applied hacks. The new home for OpenStack plugins: https://git.openstack.org/cgit/openstack/rally-openstack https://github.com/openstack/rally-openstack https://pypi.org/project/rally-openstack/ Change-Id: I36e56759f02fe9560b454b7a396e0493da0be0ab
SLA Configuration Samples
This directory contains SLA configuration samples.
SLA (Service-level agreement) is set of details for determining compliance with contracted values such as maximum error rate or minimum response time.
Currently supported criteria:
failure_rate
A maximum and/or a minimum failure rate expressed as max or min sub-keys.
max_seconds_per_iteration
Maximum time in seconds per one iteration.