Comment 3 for bug 1543081

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

Reviewed: https://review.openstack.org/278290
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=71b6178f7f4ec185251a73e7c1263455388560ee
Submitter: Jenkins
Branch: master

commit 71b6178f7f4ec185251a73e7c1263455388560ee
Author: asledzinskiy <email address hidden>
Date: Wed Feb 10 11:59:28 2016 +0200

    Enable statistic sending in system tests

    - Remove CENTOS_7 conditions from setup_environment method
    - Change force_fuel_stats_sending logic because statsenderd.log
    was re-created after systemctl restart in 2-3 seconds
    - Add 2 waits to check_oswl_stat method because after systemctl restart
    resource was added to db in 2-3 seconds
    - Add wait and retry for sending statistic because sometimes
    after restarting statsenderd stat wasn't sent

    Change-Id: Ib6f0d980ab26a4282fa9cb64315413de73d2db1b
    Closes-Bug: #1543081