Fix yangtools sonar test coverage 34/92834/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 1 Oct 2020 19:21:06 +0000 (21:21 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 1 Oct 2020 19:28:28 +0000 (21:28 +0200)
commit2bbf6175fee080e5424d10b6c047a336585f5cee
treef410c5523faab97fccf60a48f84f89c32df10923
parent88381e42f55aea865e5f4cf22d1a15d85aa75caa
Fix yangtools sonar test coverage

We want to be using aggregate execution profile, but those reports
are currently broken, as sonar just picks up individual execution
reports.

Make sure sonar reporting also runs jacoco:report with the aggregate
file, so Sonar ends up with aggregate execution reports.

Change-Id: Iec0a0703608e0f4879425a27e5a66a6d244f731e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
jjb/yangtools/yangtools.yaml