[jbossts-issues] [JBoss JIRA] (JBTM-1777) Set up a CI job to run codeCoverage tests

Tom Jenkinson (JIRA) jira-events at lists.jboss.org
Mon Jun 10 14:17:28 EDT 2013


Tom Jenkinson created JBTM-1777:
-----------------------------------

             Summary: Set up a CI job to run codeCoverage tests
                 Key: JBTM-1777
                 URL: https://issues.jboss.org/browse/JBTM-1777
             Project: JBoss Transaction Manager
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Testing
            Reporter: Tom Jenkinson
            Assignee: Tom Jenkinson
             Fix For: 5.0.0.M4


We do not currently run automated code coverage report generation in CI. It would be worth setting up a job to run this weekly. I imagine all the tests will need to be run on the same node unless we get aggregation to work and that is why I am thinking it will be a new job rather than a modification of the existing job (which runs different parts of the build in parallel on different nodes).

If we were to get aggregation to work it may be possible (if it doesn't add much time to the build) to run this profile in CI.

We should also determine suitable coverage metrics to aim for.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list