From 5c7cf5a09ec1cd7ebc4077981de84c4f18aa8738 Mon Sep 17 00:00:00 2001 From: pmikus Date: Thu, 27 Aug 2020 07:47:31 +0000 Subject: Framework: Code aligments + Unifying code structures - To easily plug another DUT + New PCI PassThrough templates + Improved perf stat on cores allocated in test. Signed-off-by: pmikus Change-Id: I325f17b977314f93cb91818feddfddf3e607eb8a --- resources/libraries/robot/performance/performance_utils.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/libraries/robot/performance') diff --git a/resources/libraries/robot/performance/performance_utils.robot b/resources/libraries/robot/performance/performance_utils.robot index 548044848b..af58da07e0 100644 --- a/resources/libraries/robot/performance/performance_utils.robot +++ b/resources/libraries/robot/performance/performance_utils.robot @@ -674,7 +674,7 @@ | | ... | Additional Statistics Action for bash command "perf stat". | | | | Run Keyword If | ${extended_debug}==${True} -| | ... | Perf Stat On All DUTs | ${nodes} +| | ... | Perf Stat On All DUTs | ${nodes} | cpu_list=${cpu_alloc_str} | Additional Statistics Action For clear-show-runtime-with-traffic | | [Documentation] -- cgit 1.2.3-korg