Comment 16 for bug 1425482

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (juno)

Reviewed: https://review.openstack.org/162014
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=d52f83abe18e1e6b20f39e77058188b9a4901d33
Submitter: Jenkins
Branch: juno

commit d52f83abe18e1e6b20f39e77058188b9a4901d33
Author: Jesse Pretorius <email address hidden>
Date: Thu Mar 5 10:17:58 2015 +0000

    Make and symlink log directory in aio bootstrap

    This patch creates the /openstack/log directory within the AIO bootstrap
    script to prevent 'unstable' results in openstack-infra's jenkins.

    It also moves the symlink to that directory to much earlier in the
    gate-check script for the same purpose.

    Conflicts:
            scripts/bootstrap-aio.sh
            scripts/gate-check-commit.sh

    Co-Authored-By: Ian Cordasco <email address hidden>
    Closes-Bug: #1428744
    Partial-Bug: #1425482
    Change-Id: Ib74b5fd216d43e74ca264c14818cfef6e2dc0c70
    (cherry picked from commit 5d7db80effd00b0d7f9cfd12892aa444abd5a92c)