Files
rally/doc/samples/tasks/rescue-and-unrescue.json
Boris Pavlovic a8e489fc5c Get rid of fuel-ostf-tests
As this verification doesn't work
+ I didn't like this approach from start.

I am really happy to remove this sh** from Rally code.

Soon we will use tempest to verify that cloud work.

bp remove-fuel-ostf-tests

Change-Id: If941d37fd128a4e86032cf2f973b3b67a29dd638
2013-12-23 16:09:09 +04:00

10 lines
305 B
JSON

{
"NovaServers.boot_and_bounce_server": [
{
"args": {"flavor_id": 1,
"image_id": "3fa4482f-677a-4488-adaf-c48befac5e5a",
"actions": [{"rescue_unrescue": 1}]},
"config": {"times": 1, "active_users": 1}
}
]
}