Comment 15 for bug 1768586

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-upgrade (master)

Reviewed: https://review.openstack.org/566009
Committed: https://git.openstack.org/cgit/openstack/tripleo-upgrade/commit/?id=dea69896c441d0d562513d93b60cb6b2e18c22f7
Submitter: Zuul
Branch: master

commit dea69896c441d0d562513d93b60cb6b2e18c22f7
Author: Jiri Stransky <email address hidden>
Date: Thu May 3 11:38:13 2018 +0200

    Allow running update/upgrade converge with --update-plan-only

    We discovered we need to put back stack updates into the converge
    operations. This increases the run time of the upgrade procedure
    considerably, and e.g. our voting CI job for updates might go over the
    time limit. We'll need to start passing --update-plan-only to the
    converge operation to keep CI on previous run times.

    Depends-On: Idc5dbebc116aba2420d275aab3981186511f298e
    Change-Id: I9039db99f43e8ad091ea6fef7e3a149fcddf1334
    Related-Bug: #1768586