Include IT coverage in JaCoCo and Sonar reports 96/8596/2
authorMarek Gradzki <mgradzki@cisco.com>
Fri, 29 Sep 2017 08:52:07 +0000 (10:52 +0200)
committerMarek Gradzki <mgradzki@cisco.com>
Fri, 29 Sep 2017 10:34:17 +0000 (12:34 +0200)
commit404120d28cdb94866a66bb085752c3076c1fcd76
tree08f820595315a5717ccba304d4ec3ef22d558657
parent6b29b8c107356947cf05f7699ebe384a44d7ca7d
Include IT coverage in JaCoCo and Sonar reports

* introduces jacoco-it.exec which stores
  aggregated IT test execution data,
* configures Sonar to use jacoco-it.exec
  to report IT coverage,
* marks following modules as integration tests:
  - it-test
  - minimal-distribution-test
  - bgp-distribution-test

Change-Id: I538c1febb6112a6abad29061f6b00259a0d79f9f
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
common/honeycomb-parent/pom.xml
infra/bgp-distribution-test/pom.xml
infra/it/it-test/pom.xml
infra/minimal-distribution-test/pom.xml