Comment 6 for bug 1546943

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

Reviewed: https://review.openstack.org/280605
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=8b9bac01e99effac364491ba9f12e0f2f17b91ea
Submitter: Jenkins
Branch: master

commit 8b9bac01e99effac364491ba9f12e0f2f17b91ea
Author: Vladimir Khlyunev <email address hidden>
Date: Tue Feb 16 13:47:43 2016 +0300

    Add tests for new data-driven upgrade procedure

    The upgrade procedure was completely changed because
    of changing base OS for Fuel (Centos7). It leads to
    complete refactoring of all upgrade-related code
    including tests

    This commit should be backportable to 7.0 branch
    because we need to prepare some 7.0 clusters.
    This is the reason of rejecting SSHManager
     _for this commit_. It will be integrated later.

    Change-Id: I1932c28beb9a7101019a02d4cd5245a1a0996a05
    Partial-bug:1546943