Feature #2200
osmo-gsm-tester: allow collecting statistics / KPI of a test case
Status:
New
Priority:
Low
Assignee:
osmo-gsm-tester
Target version:
-
Start date:
04/26/2017
Due date:
% Done:
0%
Spec Reference:
Description
the osmo-gsm-tester so far "merely" asserts success or failure of a test run.
For some setups, it would be interesting to see actual key performance indicators on the test results, included in the jenkins reports.
For example received signal strength (RSSI), the time that something took, the amount of data transmitted...
- Add an API to collect such (presumably) numbers (but keep it type agnostic?)
- pretty-print these results at the end of the test
- Include in the jenkins reports
Related issues
History
#1 Updated by neels over 3 years ago
- Related to Feature #2201: osmo-gsm-tester: compose jenkins result XML added
#2 Updated by laforge over 3 years ago
- Assignee deleted (
Osmocom CNI Developers)
#3 Updated by laforge over 3 years ago
- Assignee set to osmo-gsm-tester
#4 Updated by pespin 10 months ago
Maybe this can be used:
https://jenkinsci.github.io/performance-plugin/Reporting.html