Comment 2 for bug 1326055

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

Reviewed: https://review.openstack.org/99733
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=58ef20e185ff092f6d431a44923ade33cd14be55
Submitter: Jenkins
Branch: master

commit 58ef20e185ff092f6d431a44923ade33cd14be55
Author: Steve McLellan <email address hidden>
Date: Thu Jun 12 13:23:50 2014 -0500

    Deprecate run_tests.sh

    run_tests.sh does not run the unit tests or pep8 checks as Jenkins
    does, leading to commits that fail Jenkins tests. This patch replaces
    its functionality with instructions for installing and running tox.

    Change-Id: Ie6b13b59726ed0e7483eb91ff4095d79f058a360
    Closes-Bug: #1326055