Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-80

Code coverage reports should be correctly integrated with CI system

    XMLWordPrintable

Details

    • 24cddb1dbea1f4eb3cd10e6197b452c2706f8624 427a10f16fa63620bd4b8e163f62b5d50e51c1b0

    Description

      Currently our test coverage report upload mechanism is completely oblivious to the CI system logic.

      For example, our CI system might do a test run of qt/qt-integration.git branch master-integration, then upload a coverage report to (Nokia LAN only)

      https://qtmetrics.europe.nokia.com/testcoverage/bullseye/qt/qt-integration.git/master-integration

      If the test results are good, the CI system will integrate to qt/qt.git branch master.
      It will also copy the `master-integration' test results to `master' test results.

      So, this can be thought of as "promoting" a candidate Qt to stable Qt, and at the same time promoting the test results. Similarly, we should promote the test coverage report.

      In other words, this link should work for the latest qt/qt.git master, which it currently doesn't:

      https://qtmetrics.europe.nokia.com/testcoverage/bullseye/qt/qt.git/master

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            rmcgover Rohan McGovern (Inactive)
            rmcgover Rohan McGovern (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes