Task overview

Scenario Load duration (s) Full duration (s) Iterations Runner Errors Hooks Success (SLA)
Quotas.cinder_update 0.388 3.160 1 constant 0 0
Quotas.cinder_update_and_delete 0.572 3.317 1 constant 0 0
Quotas.neutron_update 0.263 2.912 1 constant 0 0
Quotas.nova_update 0.279 2.888 1 constant 0 0
Quotas.nova_update_and_delete 0.311 2.877 1 constant 0 0

Input file

{
  "Quotas.cinder_update": [
    {
      "args": {
        "max_quota": 1024
      }, 
      "context": {
        "users": {
          "tenants": 1, 
          "users_per_tenant": 1
        }
      }, 
      "hooks": [], 
      "runner": {
        "concurrency": 1, 
        "times": 1, 
        "type": "constant"
      }, 
      "sla": {
        "failure_rate": {
          "max": 0
        }
      }
    }
  ], 
  "Quotas.cinder_update_and_delete": [
    {
      "args": {
        "max_quota": 1024
      }, 
      "context": {
        "users": {
          "tenants": 1, 
          "users_per_tenant": 1
        }
      }, 
      "hooks": [], 
      "runner": {
        "concurrency": 1, 
        "times": 1, 
        "type": "constant"
      }, 
      "sla": {
        "failure_rate": {
          "max": 0
        }
      }
    }
  ], 
  "Quotas.neutron_update": [
    {
      "args": {
        "max_quota": 1024
      }, 
      "context": {
        "users": {
          "tenants": 1, 
          "users_per_tenant": 1
        }
      }, 
      "hooks": [], 
      "runner": {
        "concurrency": 1, 
        "times": 1, 
        "type": "constant"
      }, 
      "sla": {
        "failure_rate": {
          "max": 0
        }
      }
    }
  ], 
  "Quotas.nova_update": [
    {
      "args": {
        "max_quota": 1024
      }, 
      "context": {
        "users": {
          "tenants": 1, 
          "users_per_tenant": 1
        }
      }, 
      "hooks": [], 
      "runner": {
        "concurrency": 1, 
        "times": 1, 
        "type": "constant"
      }, 
      "sla": {
        "failure_rate": {
          "max": 0
        }
      }
    }
  ], 
  "Quotas.nova_update_and_delete": [
    {
      "args": {
        "max_quota": 1024
      }, 
      "context": {
        "users": {
          "tenants": 1, 
          "users_per_tenant": 1
        }
      }, 
      "hooks": [], 
      "runner": {
        "concurrency": 1, 
        "times": 1, 
        "type": "constant"
      }, 
      "sla": {
        "failure_rate": {
          "max": 0
        }
      }
    }
  ]
}

. (s)

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