From a7354e15437a25bb43556d7ca756a25bf218aa28 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Mon, 22 Jan 2018 09:06:03 +0100 Subject: FIX: Set pkt_variable in init file of dpdk and ligato perf tests Change-Id: I6b63ce03adc28dcab68f6791eae5158ab4305740 Signed-off-by: Jan Gelety --- tests/dpdk/perf/__init__.robot | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/dpdk/perf/__init__.robot') diff --git a/tests/dpdk/perf/__init__.robot b/tests/dpdk/perf/__init__.robot index 5801fd1b25..9f8c09e4d8 100644 --- a/tests/dpdk/perf/__init__.robot +++ b/tests/dpdk/perf/__init__.robot @@ -36,3 +36,4 @@ | | Set Global Variable | ${perf_pdr_loss_acceptance} | 0.5 | | Set Global Variable | ${perf_pdr_loss_acceptance_type} | percentage | | Set Global Variable | ${perf_vm_image} | /var/lib/vm/csit-nested-1.6.img +| | Set Global Variable | ${pkt_trace} | ${False} -- cgit 1.2.3-korg