Skip to content

Instantly share code, notes, and snippets.

@omgjlk
Created May 28, 2015 18:04
Show Gist options
  • Select an option

  • Save omgjlk/22353a95992a4826b792 to your computer and use it in GitHub Desktop.

Select an option

Save omgjlk/22353a95992a4826b792 to your computer and use it in GitHub Desktop.
(rally.new)root@rally:~# rally task start suspend-and-resume.yaml --deployment=dell-sea
--------------------------------------------------------------------------------
Preparing input task
--------------------------------------------------------------------------------
Input task is:
---
NovaServers.suspend_and_resume_server:
-
args:
flavor:
name: "m1.tiny"
image:
name: "cirros"
force_delete: false
nics:
- { "net-id": "85ada92b-7375-4c9c-b899-7693c8985f13" }
runner:
type: "constant"
times: 20
concurrency: 5
context:
users:
tenants: 3
users_per_tenant: 2
sla:
failure_rate:
max: 5
@boris-42
Copy link

  args:
    flavor:
      name: "m1.tiny"
    image:
      name: "cirros"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment