X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=bottlenecks.git;a=blobdiff_plain;f=testsuites%2Fposca%2Ftestcase_script%2Fposca_factor_ping.py;fp=testsuites%2Fposca%2Ftestcase_script%2Fposca_factor_ping.py;h=4ee43964893501495f8c47c051dac311141f2dfe;hp=ea79d3adcea59a639f84f0bcc19b47759f48329a;hb=9efc27665e10b4a36153291e171efdd8bf10c11b;hpb=c7e43d91f4a6babaff1f373b0a7ed102a876e7d3 diff --git a/testsuites/posca/testcase_script/posca_factor_ping.py b/testsuites/posca/testcase_script/posca_factor_ping.py index ea79d3ad..4ee43964 100644 --- a/testsuites/posca/testcase_script/posca_factor_ping.py +++ b/testsuites/posca/testcase_script/posca_factor_ping.py @@ -43,7 +43,7 @@ test_dict = { } testfile = os.path.basename(__file__) testcase, file_format = os.path.splitext(testfile) -cidr = "/home/opnfv/repos/yardstick/samples/storage_bottlenecks.yaml" +cidr = "/home/opnfv/repos/yardstick/samples/ping_bottlenecks.yaml" runner_DEBUG = True q = Queue.Queue()