diff options
author | Juha Kosonen <juha.kosonen@nokia.com> | 2016-04-11 14:28:52 +0000 |
---|---|---|
committer | Juha Kosonen <juha.kosonen@nokia.com> | 2016-04-12 05:34:37 +0000 |
commit | 74ac39da99b854a9313297aef321fdc5566e25fc (patch) | |
tree | 8efc3bf708b8292d7ec0c7f62a0514c1835b53bc /testcases/VIM/OpenStack/CI/suites/opnfv-heat.json | |
parent | d9f51402d83c37086b11036581d781bdf94b5c56 (diff) |
Remove unused Rally scenarios and run script
run_rally.py is longer in use, it has been replaced with
run_rally-cert.py already earlier.
JIRA: FUNCTEST-191
Change-Id: I81b5060ed9a30e758afe75321052f120e9cf7389
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Diffstat (limited to 'testcases/VIM/OpenStack/CI/suites/opnfv-heat.json')
-rw-r--r-- | testcases/VIM/OpenStack/CI/suites/opnfv-heat.json | 277 |
1 files changed, 0 insertions, 277 deletions
diff --git a/testcases/VIM/OpenStack/CI/suites/opnfv-heat.json b/testcases/VIM/OpenStack/CI/suites/opnfv-heat.json deleted file mode 100644 index a712afefe..000000000 --- a/testcases/VIM/OpenStack/CI/suites/opnfv-heat.json +++ /dev/null @@ -1,277 +0,0 @@ -{ - "HeatStacks.create_and_delete_stack": [ - { - "runner": { - "type": "constant", - "times": 10, - "concurrency": 2 - }, - "context": { - "users": { - "tenants": 2, - "users_per_tenant": 3 - } - }, - "sla": { - "failure_rate": {"max": 0} - } - } - ], - "HeatStacks.create_and_delete_stack": [ - { - "args": { - "template_path": "templates/server_with_ports.yaml.template" - }, - "runner": { - "type": "constant", - "times": 10, - "concurrency": 2 - }, - "context": { - "users": { - "tenants": 2, - "users_per_tenant": 3 - } - }, - "sla": { - "failure_rate": {"max": 0} - } - } - ], - "HeatStacks.create_and_delete_stack": [ - { - "args": { - "template_path": "templates/server_with_volume.yaml.template" - }, - "runner": { - "type": "constant", - "times": 10, - "concurrency": 2 - }, - "context": { - "users": { - "tenants": 2, - "users_per_tenant": 3 - } - }, - "sla": { - "failure_rate": {"max": 0} - } - } - ], - "HeatStacks.create_and_list_stack": [ - { - "runner": { - "type": "constant", - "times": 10, - "concurrency": 1 - }, - "context": { - "users": { - "tenants": 1, - "users_per_tenant": 1 - } - }, - "sla": { - "failure_rate": {"max": 0} - } - } - ], - "HeatStacks.create_check_delete_stack": [ - { - "args": { - "template_path": "templates/random_strings.yaml.template" - }, - "runner": { - "type": "constant", - "times": 10, - "concurrency": 2 - }, - "context": { - "users": { - "tenants": 2, - "users_per_tenant": 3 - } - }, - "sla": { - "failure_rate": {"max": 0} - } - } - ], - "HeatStacks.create_suspend_resume_delete_stack": [ - { - "args": { - "template_path": "templates/random_strings.yaml.template" - }, - "runner": { - "type": "constant", - "times": 10, - "concurrency": 2 - }, - "context": { - "users": { - "tenants": 3, - "users_per_tenant": 2 - } - }, - "sla": { - "failure_rate": {"max": 0} - } - } - ], - "HeatStacks.create_update_delete_stack": [ - { - "args": { - "template_path": "templates/random_strings.yaml.template", - "updated_template_path": "templates/updated_random_strings_add.yaml.template" - }, - "runner": { - "type": "constant", - "times": 10, - "concurrency": 2 - }, - "context": { - "users": { - "tenants": 2, - "users_per_tenant": 3 - } - }, - "sla": { - "failure_rate": {"max": 0} - } - } - ], - "HeatStacks.create_update_delete_stack": [ - { - "args": { - "template_path": "templates/random_strings.yaml.template", - "updated_template_path": "templates/updated_random_strings_delete.yaml.template" - }, - "runner": { - "type": "constant", - "times": 10, - "concurrency": 2 - }, - "context": { - "users": { - "tenants": 2, - "users_per_tenant": 3 - } - }, - "sla": { - "failure_rate": {"max": 0} - } - } - ], - "HeatStacks.create_update_delete_stack": [ - { - "args": { - "template_path": "templates/resource_group.yaml.template", - "updated_template_path": "templates/updated_resource_group_increase.yaml.template" - }, - "runner": { - "type": "constant", - "times": 10, - "concurrency": 2 - }, - "context": { - "users": { - "tenants": 2, - "users_per_tenant": 3 - } - }, - "sla": { - "failure_rate": {"max": 0} - } - } - ], - "HeatStacks.create_update_delete_stack": [ - { - "args": { - "template_path": "templates/autoscaling_policy.yaml.template", - "updated_template_path": "templates/updated_autoscaling_policy_inplace.yaml.template" - }, - "runner": { - "type": "constant", - "times": 10, - "concurrency": 2 - }, - "context": { - "users": { - "tenants": 2, - "users_per_tenant": 3 - } - }, - "sla": { - "failure_rate": {"max": 0} - } - } - ], - "HeatStacks.create_update_delete_stack": [ - { - "args": { - "template_path": "templates/resource_group.yaml.template", - "updated_template_path": "templates/updated_resource_group_reduce.yaml.template" - }, - "runner": { - "type": "constant", - "times": 10, - "concurrency": 2 - }, - "context": { - "users": { - "tenants": 2, - "users_per_tenant": 3 - } - }, - "sla": { - "failure_rate": {"max": 0} - } - } - ], - "HeatStacks.create_update_delete_stack": [ - { - "args": { - "template_path": "templates/random_strings.yaml.template", - "updated_template_path": "templates/updated_random_strings_replace.yaml.template" - }, - "runner": { - "type": "constant", - "times": 10, - "concurrency": 2 - }, - "context": { - "users": { - "tenants": 2, - "users_per_tenant": 3 - } - }, - "sla": { - "failure_rate": {"max": 0} - } - } - ], - "HeatStacks.list_stacks_and_resources": [ - { - "runner": { - "type": "constant", - "times": 10, - "concurrency": 1 - }, - "context": { - "users": { - "tenants": 1, - "users_per_tenant": 1 - }, - "stacks": { - "stacks_per_tenant": 2, - "resources_per_stack": 10 - } - }, - "sla": { - "failure_rate": {"max": 0} - } - } - ] -} - |