Comment 3 for bug 1319276

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ostf (master)

Reviewed: https://review.openstack.org/96153
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=ca44f71e2edf67266b7090d8894562e80fd68cec
Submitter: Jenkins
Branch: master

commit ca44f71e2edf67266b7090d8894562e80fd68cec
Author: Tatyana Leontovich <email address hidden>
Date: Wed May 28 15:54:16 2014 +0000

    Add test create volume and boot instance

    Add new test in smoke test run:
    * create volume from image
    * wait available status
    * boot instance from created volume
    * wait active status
    * delete instance
    * delete volume
    * check that volume deletion complete

    Change-Id: I4dac775128db0fb1ef92811a36c2e88dda1f0889
    Closes-Bug: #1319276