rally/samples
Igor Degtiarov ce8068a9af Add batching for samples creation in context
Performance Ceilometer scenarios required a great amount of data, that means
that if something happens during samples are storing the test fails.
Batching improves it. Storing with batching has the same rate as if whole
sample list is stored, but choosing batch size not greater then 1% of all
samples makes it losing not critical for the test.

Change-Id: I96cfbdb6f0f8c20363b4be11cac488f6459f81e2
2015-12-03 17:59:01 +02:00
..
deployments Merge "Add CobblerProvider provider" 2015-10-21 17:21:36 +00:00
plugins Merge "Remove quotes from subshell call in bash script" 2015-10-19 04:26:41 +00:00
tasks Add batching for samples creation in context 2015-12-03 17:59:01 +02:00
README.rst Release 0.0.2 2015-03-12 17:48:57 +03:00

Content of samples directory

deployments

Input configurations for "rally deployment" command

plugins

Samples of Rally plugins.

tasks

Input configurations for "rally task" command