X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fframework.py;h=cd15aec7d341a52ce7066458ed9a0dbb95c6319e;hb=f94c63ea392a79b509a7b8263f5a9372a58786f9;hp=671d4e90899584c33a5c4e2ef8cd5394e224e00f;hpb=09cce66888f622af285e92ae05f76462a5a6d3b5;p=vpp.git diff --git a/test/framework.py b/test/framework.py index 671d4e90899..cd15aec7d34 100644 --- a/test/framework.py +++ b/test/framework.py @@ -287,7 +287,7 @@ class VppTestCase(unittest.TestCase): coredump_size, "}", "api-trace", "{", "on", "}", "api-segment", "{", "prefix", cls.shm_prefix, "}", "cpu", "{", "main-core", str(cpu_core_number), "}", - "stats", "{", "socket-name", + "statseg", "{", "socket-name", cls.tempdir + "/stats.sock", "}", "plugins", "{", "plugin", "dpdk_plugin.so", "{", "disable", "}", "plugin", "unittest_plugin.so",