commit | b1125ecc1a211121d65b812dc85f028ad4f5fb31 | [log] [tgz] |
---|---|---|
author | Sushant Jadhav <Sushant.Jadhav@t-systems.com> | Thu Jan 12 16:16:10 2023 +0530 |
committer | sushant53 <Sushant.Jadhav@t-systems.com> | Fri Jan 13 18:31:52 2023 +0530 |
tree | 507becd31f583fe3dedabeedb2a6e53973407acc | |
parent | e3fce5e4f5e3a52dac07e3516e0627ab0bfdaddd [diff] |
[DCAEGEN2] Enhance a junit AppConfigTest::checkCorrectConsumerConfiguration Change hardcoded unix-style path in the assertions to make it OS agnostic Issue-ID: DCAEGEN2-3324 Change-Id: I418bd9e44304d617c0eb875008f8af5826692cfa Signed-off-by: Sushant Jadhav <Sushant.Jadhav@t-systems.com> [DCAEGEN2] Enhance a junit AppConfigTest::checkCorrectConsumerConfiguration Mentioned year 2023 in copyright section Issue-ID: DCAEGEN2-3324 Change-Id: I418bd9e44304d617c0eb875008f8af5826692cfa Signed-off-by: sushant53 <Sushant.Jadhav@t-systems.com>
Datafile Collector is responsible for collecting PM counter files from PNF (Physical Network Function) and then publish these files to Dmaap DataRouter.
DFC is delivered as one Docker container which hosts application server and can be started by docker-compose
.
Whole project (top level of DFC directory) and each module (sub module directory) can be compiled using mvn clean install
command.
mvn install docker:build
Running with dev-mode of DFC
Heartbeat: http://<container_address>:8100/heartbeat or https://<container_address>:8443/heartbeat
Start DFC: http://<container_address>:8100/start or https://<container_address>:8433/start
Stop DFC: http://<container_address>:8100/stopDatafile or https://<container_address>:8433/stopDatafile
org.onap.dcaegen2.collectors
dcae-services
Copyright (C) 2018-2019 NOKIA Intellectual Property, 2018-2019 Nordix Foundation. All rights reserved. License