X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=testsuites%2Fposca%2Ftestcase_script%2Fposca_factor_ping.py;h=4ee43964893501495f8c47c051dac311141f2dfe;hb=9400c02df69737daf14644d1113ac9c1173fa70a;hp=ea79d3adcea59a639f84f0bcc19b47759f48329a;hpb=75bf3ebba105798ce450b321a5d770fcee985896;p=bottlenecks.git 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()