Task overview

Scenario Load duration (s) Full duration (s) Iterations Runner Errors Hooks Success (SLA)
NovaKeypair.boot_and_delete_server_with_keypair 17.501 48.136 1 constant 0 0
NovaServerGroups.create_and_delete_server_group 1.146 11.537 1 constant 0 0
NovaServers.boot_and_live_migrate_server 27.932 40.587 1 constant 0 0
NovaServers.boot_and_migrate_server 89.930 102.525 1 constant 0 0
NovaServers.boot_server_and_list_interfaces 12.556 46.963 1 constant 0 0
NovaServers.boot_server_attach_created_volume_and_live_migrate 77.890 94.081 1 constant 0 0
NovaServers.boot_server_from_volume_and_delete 26.060 60.827 1 constant 0 0
NovaServers.boot_server_from_volume_and_live_migrate 47.499 65.048 1 constant 0 0
NovaServers.pause_and_unpause_server 15.634 50.379 1 constant 0 0

Input file

{
  "version": 2, 
  "title": "", 
  "description": "", 
  "subtasks": [
    {
      "title": "NovaServers.boot_and_live_migrate_server", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaServers.boot_and_live_migrate_server": {
              "block_migration": false, 
              "flavor": {
                "name": "rally-tiny-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }, 
              "image": {
                "name": "Cirros-0.4.0-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }, 
              "nics": [
                {
                  "net-id": "c6c03e20-2df3-4db9-bd79-c1fc2b5d0523"
                }
              ]
            }
          }, 
          "description": "Live Migrate a server.", 
          "contexts": {
            "users": {
              "users_per_tenant": 1, 
              "tenants": 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": {
              "block_migration": false, 
              "flavor": {
                "name": "rally-tiny-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }, 
              "boot_server_kwargs": {
                "nics": [
                  {
                    "net-id": "c6c03e20-2df3-4db9-bd79-c1fc2b5d0523"
                  }
                ]
              }, 
              "image": {
                "name": "Cirros-0.4.0-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }, 
              "size": 10
            }
          }, 
          "description": "Create a VM, attach a volume to it and live migrate.", 
          "contexts": {
            "users": {
              "users_per_tenant": 1, 
              "tenants": 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": {
              "volume_size": 10, 
              "nics": [
                {
                  "net-id": "c6c03e20-2df3-4db9-bd79-c1fc2b5d0523"
                }
              ], 
              "image": {
                "name": "Cirros-0.4.0-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }, 
              "block_migration": false, 
              "force_delete": false, 
              "flavor": {
                "name": "rally-tiny-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }
            }
          }, 
          "description": "Boot a server from volume and then migrate it.", 
          "contexts": {
            "users": {
              "users_per_tenant": 1, 
              "tenants": 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": {
              "server_kwargs": {
                "nics": [
                  {
                    "net-id": "c6c03e20-2df3-4db9-bd79-c1fc2b5d0523"
                  }
                ]
              }, 
              "flavor": {
                "name": "rally-tiny-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }, 
              "image": {
                "name": "Cirros-0.4.0-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }
            }
          }, 
          "description": "Boot and delete server with keypair.", 
          "contexts": {
            "quotas": {
              "nova": {
                "ram": -1, 
                "floating_ips": -1, 
                "security_group_rules": -1, 
                "instances": -1, 
                "key_pairs": -1, 
                "cores": -1, 
                "security_groups": -1
              }, 
              "neutron": {
                "subnet": -1, 
                "network": -1, 
                "port": -1
              }
            }, 
            "users": {
              "users_per_tenant": 1, 
              "tenants": 1
            }, 
            "network": {
              "networks_per_tenant": 1, 
              "start_cidr": "100.1.0.0/25"
            }
          }, 
          "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": {
              "volume_size": 5, 
              "flavor": {
                "name": "rally-tiny-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }, 
              "image": {
                "name": "Cirros-0.4.0-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }, 
              "nics": [
                {
                  "net-id": "c6c03e20-2df3-4db9-bd79-c1fc2b5d0523"
                }
              ]
            }
          }, 
          "description": "Boot a server from volume and then delete it.", 
          "contexts": {
            "quotas": {
              "cinder": {
                "gigabytes": -1, 
                "volumes": -1, 
                "snapshots": -1
              }, 
              "nova": {
                "ram": -1, 
                "floating_ips": -1, 
                "security_group_rules": -1, 
                "instances": -1, 
                "cores": -1, 
                "security_groups": -1
              }, 
              "neutron": {
                "subnet": -1, 
                "network": -1, 
                "port": -1
              }
            }, 
            "users": {
              "users_per_tenant": 1, 
              "tenants": 1
            }, 
            "network": {
              "networks_per_tenant": 1, 
              "start_cidr": "100.1.0.0/25"
            }
          }, 
          "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": {
              "force_delete": false, 
              "flavor": {
                "name": "rally-tiny-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }, 
              "image": {
                "name": "Cirros-0.4.0-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }, 
              "nics": [
                {
                  "net-id": "c6c03e20-2df3-4db9-bd79-c1fc2b5d0523"
                }
              ]
            }
          }, 
          "description": "Create a server, pause, unpause and then delete it", 
          "contexts": {
            "quotas": {
              "nova": {
                "ram": -1, 
                "floating_ips": -1, 
                "security_group_rules": -1, 
                "instances": -1, 
                "cores": -1, 
                "security_groups": -1
              }, 
              "neutron": {
                "subnet": -1, 
                "network": -1, 
                "port": -1
              }
            }, 
            "users": {
              "users_per_tenant": 1, 
              "tenants": 1
            }, 
            "network": {
              "networks_per_tenant": 1, 
              "start_cidr": "100.1.0.0/25"
            }
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "NovaServers.boot_and_migrate_server", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaServers.boot_and_migrate_server": {
              "nics": [
                {
                  "net-id": "c6c03e20-2df3-4db9-bd79-c1fc2b5d0523"
                }
              ], 
              "flavor": {
                "name": "rally-tiny-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }, 
              "image": {
                "name": "Cirros-0.4.0-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }
            }
          }, 
          "description": "Migrate a server.", 
          "contexts": {
            "users": {
              "users_per_tenant": 1, 
              "tenants": 1
            }
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "NovaServers.boot_server_and_list_interfaces", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaServers.boot_server_and_list_interfaces": {
              "flavor": {
                "name": "rally-tiny-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }, 
              "auto_assign_nic": true, 
              "image": {
                "name": "Cirros-0.4.0-294bc2bf-efb9-4926-8a92-60421afad0fd"
              }
            }
          }, 
          "description": "Boot a server and list interfaces attached to it.", 
          "contexts": {
            "users": {
              "users_per_tenant": 1, 
              "tenants": 1
            }, 
            "network": {}
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "NovaServerGroups.create_and_delete_server_group", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaServerGroups.create_and_delete_server_group": {
              "policies": [
                "affinity"
              ]
            }
          }, 
          "description": "Create a server group, then delete it.", 
          "contexts": {
            "users": {
              "users_per_tenant": 1, 
              "tenants": 1
            }
          }, 
          "runner": {
            "constant": {
              "concurrency": 1, 
              "times": 1
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }
  ]
}

. (s)

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