Task overview

Scenario Load duration (s) Full duration (s) Iterations Runner Errors Hooks Success (SLA)
CinderVolumes.create_and_attach_volume 189.209 199.991 120 constant 0 0

Input file

{
  "CinderVolumes.create_and_attach_volume": [
    {
      "args": {
        "flavor": {
          "name": "m1.tiny"
        }, 
        "image": {
          "name": "cirros_vm"
        }, 
        "size": 10
      }, 
      "context": {
        "api_versions": {
          "cinder": {
            "service_type": "volumev2", 
            "version": 2
          }
        }, 
        "quotas": {
          "cinder": {
            "gigabytes": -1, 
            "snapshots": -1, 
            "volumes": -1
          }
        }, 
        "users": {
          "tenants": 3, 
          "users_per_tenant": 3
        }
      }, 
      "hooks": [], 
      "runner": {
        "concurrency": 40, 
        "times": 120, 
        "type": "constant"
      }, 
      "sla": {
        "failure_rate": {
          "max": 10
        }
      }
    }
  ]
}

. (s)

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