rally/samples/tasks/scenarios/dummy
Kevin Benton 0913ddd8ca Allow max_avg_sla per atomic actions
This adds a plugin to collect the avg time duration for each
atomic action. With this, SLAs setting time maximums can be
applied to individual atomic actions that are part of a run.

For example:

 NeutronNetworks.create_and_list_ports:
    -
      sla:
        max_avg_duration_per_atomic:
          neutron.list_ports: 5.5

This would put a 5.5 second limit on the average amount of
time spent listing ports. During the create_and_list_ports
test run.

This allows projects to put more fine-grained restrictions
on different types of operations (e.g. GET vs POST).

Change-Id: I752a53ae3b2f47a05057ad8d4688f3f74d75ecf0
2016-03-31 01:34:07 -07:00
..
dummy_exception_probability.json Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
dummy_exception_probability.yaml Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
dummy_exception.json Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
dummy_exception.yaml Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
dummy_output.json [Reports] Improve HTML report and add dummy_output scenario 2016-01-08 11:35:11 +02:00
dummy_output.yaml [Reports] Improve HTML report and add dummy_output scenario 2016-01-08 11:35:11 +02:00
dummy_random_action.json [Plugins] New scenario Dummy.dummy_random_action 2016-03-22 12:06:14 +02:00
dummy_random_action.yaml [Plugins] New scenario Dummy.dummy_random_action 2016-03-22 12:06:14 +02:00
dummy_random_fail_in_atomic.json Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
dummy_random_fail_in_atomic.yaml Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
dummy_timed_atomic_actions.json Allow max_avg_sla per atomic actions 2016-03-31 01:34:07 -07:00
dummy_timed_atomic_actions.yaml Allow max_avg_sla per atomic actions 2016-03-31 01:34:07 -07:00
dummy_with_scenario_output.json Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
dummy_with_scenario_output.yaml Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
dummy.json Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
dummy.yaml Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00