Comment 6 for bug 1492942

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

Reviewed: https://review.openstack.org/252515
Committed: https://git.openstack.org/cgit/openstack/heat-templates/commit/?id=6cec32ca4a7e508929ed0eab6effb54411e09313
Submitter: Jenkins
Branch: master

commit 6cec32ca4a7e508929ed0eab6effb54411e09313
Author: Pavlo Shchelokovskyy <email address hidden>
Date: Wed Dec 2 16:31:03 2015 +0000

    Create own script for running the dsvm gate

    In order to fix the gate properly we need some control over the way
    we setup the environment.

    This patch creates a `tools\post_test_hook.sh` file that for now mirrors
    the one stated in openstack-infra/project-config.

    Later the project-config will be modified to use it. After that we can
    start configuring the environment to our needs.

    Change-Id: Ib9388e7f5001d7efa35f6f16421251c9a59ad396
    Partial-Bug: #1492942