d41621eb7c
This script will run scenario specified by $RALLY_SCENARIO environment variable. Also tags now supported. Tags are stand for modifying deployment or environment somehow. Currently implemented only "v3" tag. This tag is changing deployment endpoints to use keystone v3 protocol. For example we want to run two scenarios: one for keysone v2 and one for v3. Then we need to create two files: my-rally.yaml # will be run vs keystone v2 (v2 is used by default) my-rally_v3.yaml # will be run vs keystone v3 And export $RALLY_SCENARIO=my-rally.yaml Change-Id: I44d1788e3892be59afbf8eaecb5d3e3b995fc3a8 |
||
---|---|---|
.. | ||
autoscaling_policy.yaml.template | ||
instance_dd_test.sh | ||
mistral_wb.yaml | ||
random_strings.yaml.template | ||
README.rst | ||
resource_group.yaml.template | ||
server_with_ports.yaml.template | ||
server_with_volume.yaml.template | ||
updated_autoscaling_policy_inplace.yaml.template | ||
updated_random_strings_add.yaml.template | ||
updated_random_strings_delete.yaml.template | ||
updated_random_strings_replace.yaml.template | ||
updated_resource_group_increase.yaml.template | ||
updated_resource_group_reduce.yaml.template |
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/*