Comment 14 for bug 1895822

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

Reviewed: https://review.opendev.org/753817
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=e8567839a7f144cb00be141a176f50cacb48877e
Submitter: Zuul
Branch: master

commit e8567839a7f144cb00be141a176f50cacb48877e
Author: Alex Schultz <email address hidden>
Date: Wed Sep 23 12:26:39 2020 -0600

    Enable HA always for upgrade job

    In Ussuri we enabled pacemaker by default so when we landed a change[0]
    in quickstart to handle this logic, it broke the upgrade job because
    the ussuri job uses train initially and gets a non-ha standalone which
    it tries to upgrade to HA. This results in an incorrect network config.
    Since really the exepectation is that we'd always be upgrade HA to HA,
    let's test that instead.

    [0] https://review.opendev.org/#/c/725782/
    Closes-Bug: #1895822

    Change-Id: I78c1a0cf68534e574b14ad505404139d93983324