X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fwrk%2Fwrk.py;fp=resources%2Ftools%2Fwrk%2Fwrk.py;h=43355b99fbe3bb243e20a3cb534f3a1f7993a476;hp=a891fd6ae9763fdab8f08ad1c39cfaf3fea385f4;hb=da799981f5373b09398319df12e77e2efc75caa6;hpb=89e6be275715aefa8473835eb78eed309f37f2ee diff --git a/resources/tools/wrk/wrk.py b/resources/tools/wrk/wrk.py index a891fd6ae9..43355b99fb 100644 --- a/resources/tools/wrk/wrk.py +++ b/resources/tools/wrk/wrk.py @@ -24,7 +24,7 @@ from robot.api import logger from resources.libraries.python.ssh import SSH from resources.libraries.python.topology import NodeType from resources.libraries.python.CpuUtils import CpuUtils -from resources.libraries.python.constants import Constants +from resources.libraries.python.Constants import Constants from resources.tools.wrk.wrk_traffic_profile_parser import WrkTrafficProfile from resources.tools.wrk.wrk_errors import WrkError