Comment 2 for bug 1496412

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

Reviewed: https://review.openstack.org/222652
Committed: https://git.openstack.org/cgit/openstack/manila-ui/commit/?id=9175d98493e633976c69f1e21f4aa8968c5d5945
Submitter: Jenkins
Branch: master

commit 9175d98493e633976c69f1e21f4aa8968c5d5945
Author: vponomaryov <email address hidden>
Date: Fri Sep 11 17:56:59 2015 +0300

    Updated requirements and unit tests config

    Changes:

    1) Updated from global requirements

    2) Updated "run_tests.sh" script to be able to run unit tests
    using Django 1.8.* removing "--verbosity" opt.

    3) Added tox jobs 'py27dj17' and 'py27dj18' to be able to run
    unit tests for Django 1.7.* and 1.8.* in separate envs.

    Change-Id: I267c8e7a6cb8d67d7331f4f00cb79ad98832d0e7
    Closes-Bug: #1496412