fix machine name in DEBUG logging 59/73859/1
authorLuc Provoost <luc.provoost@gmail.com>
Thu, 2 Feb 2023 16:34:11 +0000 (17:34 +0100)
committerLuc Provoost <luc.provoost@gmail.com>
Thu, 2 Feb 2023 16:34:11 +0000 (17:34 +0100)
commit2683dc1412fe967057a3eeea2974621718783139
tree41a2e4b1b29b4975d8233ef029ae6156d1bb6129
parent853cc0d2e982bad069f733a670568ecfb904238f
fix machine name in DEBUG logging

We are logging the content of all test parameters in DEBUG mode. Since
one of the test parameters (machine name) can still change to make
sure we have unique machines names, the logging is done later, after the
machines names are guaranteed to be unique.

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