fix issue with fixed rate testing 63/73863/1
authorLuc Provoost <luc.provoost@gmail.com>
Tue, 7 Feb 2023 19:39:16 +0000 (20:39 +0100)
committerLuc Provoost <luc.provoost@gmail.com>
Tue, 7 Feb 2023 19:39:16 +0000 (20:39 +0100)
commit024259326d952e834f2dc8092d86e4aec81926d7
treebf14da4104f402196aa34495d2e07097833f85ea
parent96b651994ca7e860c5517f50276c7fd20a75dede
fix issue with fixed rate testing

When running fixed rate tests, we are getting KeyError: 'mis_ordered'.
This is now fixed.

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