Comment 2 for bug 1383117

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

Reviewed: https://review.openstack.org/129539
Committed: https://git.openstack.org/cgit/openstack/glance_store/commit/?id=6d4f6aa220691051e84f6d2f89f4104bfbf40158
Submitter: Jenkins
Branch: master

commit 6d4f6aa220691051e84f6d2f89f4104bfbf40158
Author: ankitagrawal <email address hidden>
Date: Mon Oct 20 00:52:51 2014 -0700

    Updated run_tests.sh to run tests in debug mode

    Start directory was not configured property in run_tests.sh which raises
    error while running entire test suit using debug mode.

    Updated "testrargs" value from "discover ./glance/tests" to
    "discover ./tests" as default starting point to run all tests
    if specific test is not provided.

    Closes-Bug: 1383117
    Change-Id: Ie26d6ec02c92e9ac03dd7c35d313ea377715322f