Task overview

Scenario Load duration (s) Full duration (s) Iterations Runner Errors Hooks Success (SLA)
CinderVolumes.create_and_delete_snapshot 6.625 20.813 1 constant 0 0
CinderVolumes.create_and_delete_volume 7.093 12.054 1 constant 0 0
CinderVolumes.create_and_delete_volume-2 9.256 14.386 1 constant 0 0
CinderVolumes.create_and_delete_volume-3 6.930 12.119 1 constant 0 0
CinderVolumes.create_and_extend_volume 13.594 18.761 1 constant 0 0
CinderVolumes.create_from_volume_and_delete_volume 19.576 33.908 1 constant 0 0

Input file

{
  "CinderVolumes.create_and_delete_snapshot": [
    {
      "args": {
        "force": false
      }, 
      "context": {
        "quotas": {
          "cinder": {
            "gigabytes": -1, 
            "snapshots": -1, 
            "volumes": -1
          }
        }, 
        "users": {
          "tenants": 1, 
          "users_per_tenant": 1
        }, 
        "volumes": {
          "size": 1, 
          "volumes_per_tenant": 1
        }
      }, 
      "hooks": [], 
      "runner": {
        "concurrency": 1, 
        "times": 1, 
        "type": "constant"
      }, 
      "sla": {
        "failure_rate": {
          "max": 0
        }
      }
    }
  ], 
  "CinderVolumes.create_and_delete_volume": [
    {
      "args": {
        "size": {
          "max": 1, 
          "min": 1
        }
      }, 
      "context": {
        "quotas": {
          "cinder": {
            "gigabytes": -1, 
            "snapshots": -1, 
            "volumes": -1
          }
        }, 
        "users": {
          "tenants": 1, 
          "users_per_tenant": 1
        }
      }, 
      "hooks": [], 
      "runner": {
        "concurrency": 1, 
        "times": 1, 
        "type": "constant"
      }, 
      "sla": {
        "failure_rate": {
          "max": 0
        }
      }
    }, 
    {
      "args": {
        "image": {
          "name": "Cirros-0.3.5-7cfff1fc-4fef-4451-959d-c611c60dfc91"
        }, 
        "size": 1
      }, 
      "context": {
        "quotas": {
          "cinder": {
            "gigabytes": -1, 
            "snapshots": -1, 
            "volumes": -1
          }
        }, 
        "users": {
          "tenants": 1, 
          "users_per_tenant": 1
        }
      }, 
      "hooks": [], 
      "runner": {
        "concurrency": 1, 
        "times": 1, 
        "type": "constant"
      }, 
      "sla": {
        "failure_rate": {
          "max": 0
        }
      }
    }, 
    {
      "args": {
        "size": 1
      }, 
      "context": {
        "quotas": {
          "cinder": {
            "gigabytes": -1, 
            "snapshots": -1, 
            "volumes": -1
          }
        }, 
        "users": {
          "tenants": 1, 
          "users_per_tenant": 1
        }
      }, 
      "hooks": [], 
      "runner": {
        "concurrency": 1, 
        "times": 1, 
        "type": "constant"
      }, 
      "sla": {
        "failure_rate": {
          "max": 0
        }
      }
    }
  ], 
  "CinderVolumes.create_and_extend_volume": [
    {
      "args": {
        "new_size": 2, 
        "size": 1
      }, 
      "context": {
        "quotas": {
          "cinder": {
            "gigabytes": -1, 
            "snapshots": -1, 
            "volumes": -1
          }
        }, 
        "users": {
          "tenants": 1, 
          "users_per_tenant": 1
        }
      }, 
      "hooks": [], 
      "runner": {
        "concurrency": 1, 
        "times": 1, 
        "type": "constant"
      }, 
      "sla": {
        "failure_rate": {
          "max": 0
        }
      }
    }
  ], 
  "CinderVolumes.create_from_volume_and_delete_volume": [
    {
      "args": {
        "size": 1
      }, 
      "context": {
        "quotas": {
          "cinder": {
            "gigabytes": -1, 
            "snapshots": -1, 
            "volumes": -1
          }
        }, 
        "users": {
          "tenants": 1, 
          "users_per_tenant": 1
        }, 
        "volumes": {
          "size": 1, 
          "volumes_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