Comment 4 for bug 1477547

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

Reviewed: https://review.openstack.org/205549
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=4a87762adf03654c81e23fc5cff061d09db49719
Submitter: Jenkins
Branch: master

commit 4a87762adf03654c81e23fc5cff061d09db49719
Author: Valeriy Ponomaryov <email address hidden>
Date: Fri Jul 24 16:25:01 2015 +0300

    Add test coverage for periodic tasks

    Add test coverage for methods that are periodic tasks for two reasons:

    - Test it in general
    - Reduce test coverage reporting dispersion, where periodic tasks often have
    different coverage with each subsequent run.

    Change-Id: I539ac140aa4f89650c093350063e37f3afa46922
    Partial-Bug: #1477547