Task overview

Scenario Load duration (s) Full duration (s) Iterations Runner Errors Hooks Success (SLA)
NovaKeypair.boot_and_delete_server_with_keypair 19.145 48.886 1 constant 0 0
NovaServerGroups.create_and_delete_server_group 0.957 9.399 1 constant 0 0
NovaServers.boot_and_live_migrate_server 34.297 44.819 1 constant 0 0
NovaServers.boot_and_migrate_server 42.640 53.170 1 constant 0 0
NovaServers.boot_server_and_list_interfaces 11.467 48.605 1 constant 0 0
NovaServers.boot_server_associate_and_dissociate_floating_ip 19.380 56.684 1 constant 0 0
NovaServers.boot_server_attach_created_volume_and_live_migrate 43.273 55.927 1 constant 0 0
NovaServers.boot_server_from_volume_and_delete 23.632 59.156 1 constant 0 0
NovaServers.boot_server_from_volume_and_live_migrate 42.271 57.453 1 constant 0 0
NovaServers.pause_and_unpause_server 16.720 51.041 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_sanity-flavor_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "image": {
                "name": "rally_sanity-img_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "nics": [
                {
                  "net-id": "3b3fb016-a812-4350-8ff2-5d8295c52cb0"
                }
              ]
            }
          }, 
          "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_sanity-flavor_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "boot_server_kwargs": {
                "nics": [
                  {
                    "net-id": "3b3fb016-a812-4350-8ff2-5d8295c52cb0"
                  }
                ]
              }, 
              "image": {
                "name": "rally_sanity-img_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "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": "3b3fb016-a812-4350-8ff2-5d8295c52cb0"
                }
              ], 
              "image": {
                "name": "rally_sanity-img_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "block_migration": false, 
              "force_delete": false, 
              "flavor": {
                "name": "rally_sanity-flavor_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }
            }
          }, 
          "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": "3b3fb016-a812-4350-8ff2-5d8295c52cb0"
                  }
                ]
              }, 
              "flavor": {
                "name": "rally_sanity-flavor_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "image": {
                "name": "rally_sanity-img_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }
            }
          }, 
          "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_sanity-flavor_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "image": {
                "name": "rally_sanity-img_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "nics": [
                {
                  "net-id": "3b3fb016-a812-4350-8ff2-5d8295c52cb0"
                }
              ]
            }
          }, 
          "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_sanity-flavor_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "image": {
                "name": "rally_sanity-img_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "nics": [
                {
                  "net-id": "3b3fb016-a812-4350-8ff2-5d8295c52cb0"
                }
              ]
            }
          }, 
          "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": "3b3fb016-a812-4350-8ff2-5d8295c52cb0"
                }
              ], 
              "flavor": {
                "name": "rally_sanity-flavor_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "image": {
                "name": "rally_sanity-img_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }
            }
          }, 
          "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_sanity-flavor_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "auto_assign_nic": true, 
              "image": {
                "name": "rally_sanity-img_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }
            }
          }, 
          "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": "NovaServers.boot_server_associate_and_dissociate_floating_ip", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaServers.boot_server_associate_and_dissociate_floating_ip": {
              "nics": [
                {
                  "net-id": "3b3fb016-a812-4350-8ff2-5d8295c52cb0"
                }
              ], 
              "flavor": {
                "name": "rally_sanity-flavor_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "image": {
                "name": "rally_sanity-img_defcd648-a3a5-4c8d-8784-51e01b3d2c7c"
              }, 
              "create_floating_ip_args": {
                "ext_network": "floating_net"
              }
            }
          }, 
          "description": "Boot a server associate and dissociate a floating IP from 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