Files
test/config/system_test/metric_report_server.json5
Vitor Vidal 70ed601656 Adding metric reporter keyword for running metric reporter tool.
Metric reporter tool allows to generate kpi data used by system test
scenarios and report creation.

Updating test_container_deployment.py to execute metric reporter
script at the end of each test and save the contents to the local host.

Change-Id: I9fa4964f27ad8100552c09cb18a44c06f295b911
Signed-off-by: Vitor Vidal <vitor.vidaldenegreiros@windriver.com>
2025-11-28 16:52:01 -03:00

10 lines
178 B
Plaintext

{
"server": "",
"user": "",
"password": "",
"home": "",
"metric_reporter_location": "",
"pythonpath": "",
"target_system_user": "",
"target_system_password": ""
}