Comment 4 for bug 1533196

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

Reviewed: https://review.openstack.org/268703
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=c51dee0034894ce1d6f22ba300f06b88cd39fe8d
Submitter: Jenkins
Branch: stable/8.0

commit c51dee0034894ce1d6f22ba300f06b88cd39fe8d
Author: Artem Panchenko <email address hidden>
Date: Thu Jan 14 02:06:45 2016 +0200

    Attach links to bugs for blocked tests results

    Create a separate script for test plan bugs statistics
    generation which can:

     * attach (copy from upstream tests results) links to
       blocked automatic tests
     * gather stats (attached bugs) for all test runs in
       test plan
     * follow bugs "duplication chains" and report about
       original one (not its closed duplicates)
     * save statistics to file in JSON or HTML format for
       furter processing
     * publish statistics to TestRail into test plan
       description and update it (replace) in the future

    Change-Id: I23389146a685d77960165ea5b91cc11696729ffc
    Closes-bug: #1533196
    (cherry picked from commit 5a6cc4df1ee6d4d2e016482ce6269baa8b14933f)