Comment 2 for bug 1494768

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

Reviewed: https://review.openstack.org/222622
Committed: https://git.openstack.org/cgit/stackforge/fuel-qa/commit/?id=9e0040fd96eaf709b0da0e8b8fb13463544038ca
Submitter: Jenkins
Branch: master

commit 9e0040fd96eaf709b0da0e8b8fb13463544038ca
Author: Veronica Krayneva <email address hidden>
Date: Fri Sep 11 17:07:07 2015 +0300

    Refactor reinstall and partition preservation tests

    Follow changes were done in this patch:
    - create cluster with controller + mongo instead of
      creating separate nodes for controller and mongo.
    - reinstall_single_mongo_node test was deleted.
    - merge mongo_partition_preservation and
      mysql_partition_preservation tests in
      mongo_mysql_partition_preservation test
    - merge cinder_partition_preservation and
      nova_partition_preservation tests in
      cinder_nova_partition_preservation test.

    Change-Id: I3a6612377ee7cdf7bcc71c0a1d13fba3923896c0
    Closes-Bug:#1494768