Comment 6 for bug 1425482

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

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

commit 64f3fae41e9da3aef0f1a961babc8036c7892519
Author: Ian Cordasco <email address hidden>
Date: Mon Mar 2 18:01:22 2015 -0600

    Symlink /openstack/log so gate logs can be published

    Ant needs a path that is local to the directory from which it operates.
    To be able to publish our logs, we need to symlink /openstack/log to
    /home/jenkins/workspace/os-ansible-deployment-dvsm-check-commit/logs.

    This also allows us to remove the log publisher we wrote and just use
    the devstack-logs publisher instead.

    Conflicts:
     scripts/gate-check-commit.sh

    Related-Bug: 1425482
    Depends-On: If94e6b97c159000c83fadc6e4dd72d56ee90d3b9
    Change-Id: Iee055beb853cbb76a073c8060d6920d317f5bd64
    (cherry picked from commit 4d675bf7f576d4c63513f4f28ac713ffe21fb8e2)