Comment 10 for bug 1546943

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

Reviewed: https://review.openstack.org/302130
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=168d6df2b416c3aea9ef800a01e46691f76cf026
Submitter: Jenkins
Branch: stable/8.0

commit 168d6df2b416c3aea9ef800a01e46691f76cf026
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
    (cherry picked from commit 8b9bac01e99effac364491ba9f12e0f2f17b91ea)