Created
May 28, 2015 18:04
-
-
Save omgjlk/22353a95992a4826b792 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (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
commented
May 28, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment