baughj / Merlin

Merlin, a Ruby on Rails application for managing and interacting with AWS EC2 compatible clouds.
http://merlincloud.org
GNU Affero General Public License v3.0
4 stars 0 forks source link

Test cases #3

Open baughj opened 13 years ago

baughj commented 13 years ago

Some helpful test cases should be implemented. Details follow:

1) Create instance 2) Create instance with corresponding volume 3) Create instance with corresponding volume(s) (EC2 only, since Eucalyptus doesn't support this yet) 4) Delete/terminate instance 5) Instance lifecycle test: reservation -> run userdata -> hello -> attach_storage -> puppet -> signcert -> user notification