rally/rally-jobs/extra
Alexander Maretskiy e8bc24e1c7 [Plugins] Improve scenario output from boot_runcommand_delete
Scenario VMTasks.boot_runcommand_delete now can populate
report tab "Scenario Data" with any allowed charts.
SSH command return value structure new reflects
Scenario.add_output() arguments.

Also, there is new shell script
samples/tasks/support/instance_test.sh which generates
different load on server and creates proper JSON output.

Old format of command output is also supported but marked
as deprecated.

Change-Id: I6a34b634ea7d9080f9ca08bf0f82d04fa69406d9
2016-06-16 11:04:49 +03:00
..
murano/applications Add new Murano scenarios 2015-09-24 11:59:49 +03:00
workload [ci] Workaround for siege workload template 2016-04-04 12:46:33 +00:00
README.rst Add MuranoPackage context 2015-05-08 16:29:59 +03:00
autoscaling_group.yaml.template Add Heat scenario to test scaling policies 2015-07-02 10:35:06 -05:00
autoscaling_policy.yaml.template Add "update-inplace/replace resource" cases 2015-02-11 11:31:44 +03:00
default.yaml.template Change file loading mechanism for heat tests 2015-04-28 18:15:26 +03:00
fake-image.img Fix some CI task files 2015-08-21 13:59:20 +02:00
install_benchmark.sh workload: fix and rename benchmark script 2015-10-05 15:23:52 +03:00
instance_dd_test.sh Add command-dict option to specify command args 2015-07-15 19:37:39 +03:00
instance_test.sh [Plugins] Improve scenario output from boot_runcommand_delete 2016-06-16 11:04:49 +03:00
mistral_wb.yaml Add Mistral benchmark 2015-02-06 16:56:53 +04:00
random_strings.yaml.template Add create-update-delete stack scenario 2015-02-10 17:03:00 +03:00
resource_group.yaml.template Add update + add/delete resource cases 2015-02-11 11:33:13 +03:00
resource_group_server_with_volume.yaml.template Change unstable neutron rally job's flavors 2016-03-03 11:39:06 -06:00
resource_group_with_constraint.yaml.template Add configuration for Heat caching during validation 2016-03-22 11:22:50 +02:00
resource_group_with_outputs.yaml.template Add heat scenarios: output-show, output-list 2016-03-28 14:28:54 +03:00
server_with_ports.yaml.template [gates] Upated cirros image version in heat templates 2015-05-09 01:00:07 +03:00
server_with_volume.yaml.template [gates] Upated cirros image version in heat templates 2015-05-09 01:00:07 +03:00
updated_autoscaling_policy_inplace.yaml.template Add "update-inplace/replace resource" cases 2015-02-11 11:31:44 +03:00
updated_random_strings_add.yaml.template Add create-update-delete stack scenario 2015-02-10 17:03:00 +03:00
updated_random_strings_delete.yaml.template Add create-update-delete stack scenario 2015-02-10 17:03:00 +03:00
updated_random_strings_replace.yaml.template Add "update-inplace/replace resource" cases 2015-02-11 11:31:44 +03:00
updated_resource_group_increase.yaml.template Add update + add/delete resource cases 2015-02-11 11:33:13 +03:00
updated_resource_group_reduce.yaml.template Add update + add/delete resource cases 2015-02-11 11:33:13 +03:00

README.rst

Extra files

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/*

murano/ directory

Here we have Murano applications that is used to prepare Murano context and to deploy environment.