Comment 5 for bug 1368285

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

Reviewed: https://review.openstack.org/143437
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=3f266b6928f565e8e309de0412ed2179aa68b551
Submitter: Jenkins
Branch: master

commit 3f266b6928f565e8e309de0412ed2179aa68b551
Author: Tatyana Dubyk <email address hidden>
Date: Mon Dec 22 16:04:40 2014 +0300

    Add test for cinder with VMDK backend

    - implement following testing scenario:
      * create a cluster
      * add one controller and one cinder node (VMDK backend)
      * deploy the cluster in one go
      * run OSTF
    - do not import whole fuelweb_test.settings module, instead import only
      those variables that are needed for tests

    Change-Id: Ib8d29f5d6477ca5adf2c5364aa829b63c2568e4b
    Closes-bug: #1368285