Metrics Step 2: New Karaf feature etc. with an IT
authorMichael Vorburger <vorburger@redhat.com>
Tue, 14 Nov 2017 23:00:46 +0000 (00:00 +0100)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 7 Oct 2021 05:19:57 +0000 (15:19 +1000)
commit726aed0de0054fee4b230ea3f274853f993df797
tree06d88dea74dea3a12e7be93475f3726ca5cfe1f8
parent4630ac6c4e54588f34da5b23f166661bd6c056d7
Metrics Step 2: New Karaf feature etc. with an IT

Validation of the OSGi service registration, the new
odl-infrautils-metrics Karaf feature etc. is covered by an integration
test.

Background in https://jira.opendaylight.org/browse/INFRAUTILS-19

Change-Id: Iac4b6e6f89f1bc82a2a6978978730ecffd7df633
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
metrics/impl/pom.xml
metrics/impl/src/main/java/org/opendaylight/infrautils/metrics/internal/MetricProviderImpl.java
metrics/impl/src/test/java/org/opendaylight/infrautils/metrics/tests/MetricProviderTest.java
metrics/it/pom.xml [new file with mode: 0644]
metrics/it/src/test/java/org/opendaylight/infrautils/metrics/it/MetricsIntegrationTest.java [new file with mode: 0644]
metrics/pom.xml