Comment 13 for bug 1514797

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

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

commit ad12ece81e5249a26e0647c17bbfcfe3da26276d
Author: Timur Nurlygayanov <email address hidden>
Date: Mon Nov 16 18:12:03 2015 +0300

    Fixed issue with 429 code for Tempest results

    We fixed issue with TestRail API 429 errors for
    SWARM tests, but for Tempest results we need to
    use minimum API requests and upload all results
    with only one bulk API request.

    I sent support request to TestRail support team
    and they provided me the information how we can
    change our API calls to TestRail to avoid any
    issues in the future.

    Change-Id: I7d8ffc3238eefe186f9ec904d8dca153527261ab
    Related-Bug: #1514797