Task overview

Scenario Load duration (s) Full duration (s) Iterations Runner Errors Hooks Success (SLA)
NovaKeypair.create_and_delete_keypair 2.147 17.687 10 constant 0 0
NovaKeypair.create_and_list_keypairs 2.130 19.021 10 constant 0 0
NovaServers.boot_and_bounce_server 606.688 666.170 5 constant 5 0

Input file

{
  "version": 2, 
  "title": "", 
  "description": "", 
  "subtasks": [
    {
      "title": "NovaKeypair.create_and_delete_keypair", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaKeypair.create_and_delete_keypair": {}
          }, 
          "description": "Create a keypair with random name and delete keypair.", 
          "contexts": {
            "users": {
              "users_per_tenant": 2, 
              "tenants": 3
            }, 
            "quotas": {
              "nova": {
                "ram": -1, 
                "floating_ips": -1, 
                "security_group_rules": -1, 
                "instances": -1, 
                "key_pairs": -1, 
                "cores": -1, 
                "security_groups": -1
              }
            }
          }, 
          "runner": {
            "constant": {
              "concurrency": 4, 
              "times": 10
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "NovaKeypair.create_and_list_keypairs", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaKeypair.create_and_list_keypairs": {}
          }, 
          "description": "Create a keypair with random name and list keypairs.", 
          "contexts": {
            "users": {
              "users_per_tenant": 2, 
              "tenants": 3
            }, 
            "quotas": {
              "nova": {
                "ram": -1, 
                "floating_ips": -1, 
                "security_group_rules": -1, 
                "instances": -1, 
                "key_pairs": -1, 
                "cores": -1, 
                "security_groups": -1
              }
            }
          }, 
          "runner": {
            "constant": {
              "concurrency": 4, 
              "times": 10
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "NovaServers.boot_and_bounce_server", 
      "description": "", 
      "workloads": [
        {
          "scenario": {
            "NovaServers.boot_and_bounce_server": {
              "nics": [
                {
                  "net-id": "60372a4f-b1a5-4319-9ce7-5f180c203b5b"
                }
              ], 
              "flavor": {
                "name": "rally_full-flavor_0d43d6cc-74d6-4350-8036-cca9a3e82544"
              }, 
              "image": {
                "name": "rally_full-img_0d43d6cc-74d6-4350-8036-cca9a3e82544"
              }, 
              "actions": [
                {
                  "hard_reboot": 1
                }, 
                {
                  "soft_reboot": 1
                }, 
                {
                  "stop_start": 1
                }, 
                {
                  "rescue_unrescue": 1
                }
              ]
            }
          }, 
          "description": "Boot a server and run specified actions against 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": 2, 
              "tenants": 3
            }, 
            "network": {
              "networks_per_tenant": 1, 
              "start_cidr": "100.1.0.0/25"
            }
          }, 
          "runner": {
            "constant": {
              "concurrency": 4, 
              "times": 10
            }
          }, 
          "hooks": [], 
          "sla": {
            "failure_rate": {
              "max": 0
            }
          }
        }
      ]
    }, 
    {
      "title": "NovaServers.boot_and_delete_server", 
      "description": "", 
      "workloads": []
    }
  ]
}

. (s)

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