diff options
author | rexlee8776 <limingjiang@huawei.com> | 2016-07-28 02:12:57 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2016-07-28 02:23:15 +0000 |
commit | f281791c74cd9ec11fc9d519d70649af7285a8e7 (patch) | |
tree | b729ca00ca8b5638f97e4ba9b6676caeceef6399 /tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml | |
parent | 9e7b73ae4ee804e2647caad8278597e201e301d0 (diff) |
modify ha testing pod relative_path
Change-Id: I944f983a444b2315a39831bcb8e98e31b2f0b312
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml index 0707dc9e9..1178b4f33 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml @@ -39,4 +39,4 @@ scenarios: context: type: Node name: LF - file: /root/yardstick/etc/yardstick/nodes/fuel_virtual/pod.yaml + file: etc/yardstick/nodes/fuel_virtual/pod.yaml |