Skip to content

Instantly share code, notes, and snippets.

@meteorfox
Last active August 29, 2015 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meteorfox/d1258f6c3d116242eb05 to your computer and use it in GitHub Desktop.
Save meteorfox/d1258f6c3d116242eb05 to your computer and use it in GitHub Desktop.
---
tasks:
- include: rally-tests/neutron.yml image='Ubuntu 14.04'
- include: rally-tests/nova.yml instances=100 image='^Cirros.*'
- include: rally-tests/nova.yml
args:
image: 'Ubuntu 14.04'
instances: 500
- include: rally_tests/nova.yml
args: rally_args/nova_args.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment