Task overview

Scenario Load duration (s) Full duration (s) Iterations Runner Errors Hooks Success (SLA)
NovaKeypair.boot_and_delete_server_with_keypair 11.050 31.700 1 constant 0 0
NovaServers.boot_and_live_migrate_server 23.018 31.977 1 constant 0 0
NovaServers.boot_server_attach_created_volume_and_live_migrate 63.095 74.367 1 constant 0 0
NovaServers.boot_server_from_volume_and_delete 18.263 42.057 1 constant 0 0
NovaServers.boot_server_from_volume_and_live_migrate 36.903 48.635 1 constant 0 0
NovaServers.pause_and_unpause_server 309.958 338.670 1 constant 1 0

Input file

{
  "version": 2, 
  "title": "", 
  "description": "", 
  "subtasks": [
    {
      "title": "NovaServers.boot_and_live_migrate_server", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaServers.boot_and_live_migrate_server": {
              "flavor": {
                "name": "rally-tiny-016c5532-aa30-427f-a5d7-e63e6201bc79"
              }, 
              "image": {
                "name": "Cirros-0.4.0-016c5532-aa30-427f-a5d7-e63e6201bc79"
              }, 
              "block_migration": false, 
              "nics": [
                {
                  "net-id": "5ae689a0-d8d6-4051-8166-65c366fef81b"
                }
              ]
            }
          }, 
          "description": "Live Migrate a server.", 
          "contexts": {
            "users": {
              "tenants": 1, 
              "users_per_tenant": 1
            }
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "NovaServers.boot_server_attach_created_volume_and_live_migrate", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaServers.boot_server_attach_created_volume_and_live_migrate": {
              "flavor": {
                "name": "rally-tiny-016c5532-aa30-427f-a5d7-e63e6201bc79"
              }, 
              "image": {
                "name": "Cirros-0.4.0-016c5532-aa30-427f-a5d7-e63e6201bc79"
              }, 
              "size": 10, 
              "block_migration": false, 
              "boot_server_kwargs": {
                "nics": [
                  {
                    "net-id": "5ae689a0-d8d6-4051-8166-65c366fef81b"
                  }
                ]
              }
            }
          }, 
          "description": "Create a VM, attach a volume to it and live migrate.", 
          "contexts": {
            "users": {
              "tenants": 1, 
              "users_per_tenant": 1
            }
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "NovaServers.boot_server_from_volume_and_live_migrate", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaServers.boot_server_from_volume_and_live_migrate": {
              "flavor": {
                "name": "rally-tiny-016c5532-aa30-427f-a5d7-e63e6201bc79"
              }, 
              "image": {
                "name": "Cirros-0.4.0-016c5532-aa30-427f-a5d7-e63e6201bc79"
              }, 
              "block_migration": false, 
              "volume_size": 10, 
              "force_delete": false, 
              "nics": [
                {
                  "net-id": "5ae689a0-d8d6-4051-8166-65c366fef81b"
                }
              ]
            }
          }, 
          "description": "Boot a server from volume and then migrate it.", 
          "contexts": {
            "users": {
              "tenants": 1, 
              "users_per_tenant": 1
            }
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "NovaKeypair.boot_and_delete_server_with_keypair", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaKeypair.boot_and_delete_server_with_keypair": {
              "flavor": {
                "name": "rally-tiny-016c5532-aa30-427f-a5d7-e63e6201bc79"
              }, 
              "image": {
                "name": "Cirros-0.4.0-016c5532-aa30-427f-a5d7-e63e6201bc79"
              }, 
              "server_kwargs": {
                "nics": [
                  {
                    "net-id": "5ae689a0-d8d6-4051-8166-65c366fef81b"
                  }
                ]
              }
            }
          }, 
          "description": "Boot and delete server with keypair.", 
          "contexts": {
            "users": {
              "tenants": 1, 
              "users_per_tenant": 1
            }, 
            "network": {
              "networks_per_tenant": 1, 
              "start_cidr": "100.1.0.0/25"
            }, 
            "quotas": {
              "neutron": {
                "network": -1, 
                "port": -1, 
                "subnet": -1
              }, 
              "nova": {
                "cores": -1, 
                "floating_ips": -1, 
                "instances": -1, 
                "key_pairs": -1, 
                "ram": -1, 
                "security_group_rules": -1, 
                "security_groups": -1
              }
            }
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "NovaServers.boot_server_from_volume_and_delete", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaServers.boot_server_from_volume_and_delete": {
              "flavor": {
                "name": "rally-tiny-016c5532-aa30-427f-a5d7-e63e6201bc79"
              }, 
              "image": {
                "name": "Cirros-0.4.0-016c5532-aa30-427f-a5d7-e63e6201bc79"
              }, 
              "volume_size": 5, 
              "nics": [
                {
                  "net-id": "5ae689a0-d8d6-4051-8166-65c366fef81b"
                }
              ]
            }
          }, 
          "description": "Boot a server from volume and then delete it.", 
          "contexts": {
            "users": {
              "tenants": 1, 
              "users_per_tenant": 1
            }, 
            "network": {
              "networks_per_tenant": 1, 
              "start_cidr": "100.1.0.0/25"
            }, 
            "quotas": {
              "cinder": {
                "gigabytes": -1, 
                "snapshots": -1, 
                "volumes": -1
              }, 
              "neutron": {
                "network": -1, 
                "port": -1, 
                "subnet": -1
              }, 
              "nova": {
                "cores": -1, 
                "floating_ips": -1, 
                "instances": -1, 
                "ram": -1, 
                "security_group_rules": -1, 
                "security_groups": -1
              }
            }
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "NovaServers.pause_and_unpause_server", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaServers.pause_and_unpause_server": {
              "flavor": {
                "name": "rally-tiny-016c5532-aa30-427f-a5d7-e63e6201bc79"
              }, 
              "image": {
                "name": "Cirros-0.4.0-016c5532-aa30-427f-a5d7-e63e6201bc79"
              }, 
              "force_delete": false, 
              "nics": [
                {
                  "net-id": "5ae689a0-d8d6-4051-8166-65c366fef81b"
                }
              ]
            }
          }, 
          "description": "Create a server, pause, unpause and then delete it", 
          "contexts": {
            "users": {
              "tenants": 1, 
              "users_per_tenant": 1
            }, 
            "network": {
              "networks_per_tenant": 1, 
              "start_cidr": "100.1.0.0/25"
            }, 
            "quotas": {
              "neutron": {
                "network": -1, 
                "port": -1, 
                "subnet": -1
              }, 
              "nova": {
                "cores": -1, 
                "floating_ips": -1, 
                "instances": -1, 
                "ram": -1, 
                "security_group_rules": -1, 
                "security_groups": -1
              }
            }
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "NovaServers.boot_and_migrate_server", 
      "description": "", 
      "workloads": []
    }
  ]
}

. (s)

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