Task overview

Scenario Load duration (s) Full duration (s) Iterations Runner Errors Hooks Success (SLA)
HeatStacks.create_check_delete_stack 7.116 27.856 1 constant 0 0
HeatStacks.create_suspend_resume_delete_stack 8.740 29.111 1 constant 0 0
HeatStacks.create_update_delete_stack 9.924 32.407 1 constant 0 0
HeatStacks.list_stacks_and_resources 1.049 17.770 1 constant 0 0

Input file

{
  "version": 2, 
  "title": "", 
  "description": "", 
  "subtasks": [
    {
      "title": "HeatStacks.create_update_delete_stack", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "HeatStacks.create_update_delete_stack": {
              "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", 
              "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template"
            }
          }, 
          "description": "Create, update and then delete a stack.", 
          "contexts": {
            "users": {
              "tenants": 1, 
              "users_per_tenant": 1
            }, 
            "roles": [
              "heat_stack_owner"
            ]
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "HeatStacks.create_check_delete_stack", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "HeatStacks.create_check_delete_stack": {
              "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template"
            }
          }, 
          "description": "Create, check and delete a stack.", 
          "contexts": {
            "users": {
              "tenants": 1, 
              "users_per_tenant": 1
            }, 
            "roles": [
              "heat_stack_owner"
            ]
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "HeatStacks.create_suspend_resume_delete_stack", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "HeatStacks.create_suspend_resume_delete_stack": {
              "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template"
            }
          }, 
          "description": "Create, suspend-resume and then delete a stack.", 
          "contexts": {
            "users": {
              "tenants": 1, 
              "users_per_tenant": 1
            }, 
            "roles": [
              "heat_stack_owner"
            ]
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "HeatStacks.list_stacks_and_resources", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "HeatStacks.list_stacks_and_resources": {}
          }, 
          "description": "List all resources from tenant stacks.", 
          "contexts": {
            "users": {
              "tenants": 1, 
              "users_per_tenant": 1
            }, 
            "roles": [
              "heat_stack_owner"
            ]
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }
  ]
}

. (s)

  • Overview
  • Details
  • Scenario Data
  • Hooks
  • Failures
  • Input task