Allow to collect power 48/74648/1
authorLuc Provoost <luc.provoost@gmail.com>
Mon, 11 Nov 2024 14:26:51 +0000 (15:26 +0100)
committerLuc Provoost <luc.provoost@gmail.com>
Mon, 11 Nov 2024 14:26:51 +0000 (15:26 +0100)
commitc4b140c5f2931c248687a76c700c5f7def3b9025
tree5488e7d473f46844c442ce7db6e92eefa4db39f6
parent83ca566aab6c56041eb575de11969d3eb535b542
Allow to collect power

In order to collect pwoer of the system under test, one can now define a
power helper function that will retrieve System, CPU, and RAM power. This
function will then be called at the end of a test iteration. The actual
function to collect the power is not provided in this github.

Signed-off-by: Luc Provoost <luc.provoost@gmail.com>
Change-Id: Ic33881326f9318f1669fdef69a872596cc8e6dbc
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_test.py