Comment 4 for bug 1903993

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

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

commit f9ff7116d675d8c9fa042c3d64b123784ab47961
Author: MSA <email address hidden>
Date: Fri Nov 13 17:34:48 2020 +0200

    Skip running tempest after deployment for standalone upgrade jobs

    Per the related bug, the standalone upgrade is running too close
    to 3 hours and times out. Let's try to reduce that by removing
    the tempest after deployment with a conditional. It will still
    run tempest after the upgrade.

    Change-Id: I58b817336c77808b676783e75eee14255896ee84
    Related-Bug: 1903993