diff options
author | kubi <jean.gaoliang@huawei.com> | 2016-01-16 18:31:42 +0800 |
---|---|---|
committer | kubi <jean.gaoliang@huawei.com> | 2016-01-16 13:06:58 +0000 |
commit | cfbefd9ad48e07a1890e022e94cbae117e04f87a (patch) | |
tree | c9aee44287ad791f67ac8ab8e138e904ff4435a5 /samples | |
parent | 6636ef456c6be5b330b84308d74a1f3ea6fa43da (diff) |
modify sc lab pod yaml as real configure
Change-Id: I6587794b7206cb3d5f13b6c448670d1c97ecd596
Signed-off-by: kubi <jean.gaoliang@huawei.com>
Diffstat (limited to 'samples')
-rw-r--r-- | samples/ping6.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/ping6.yaml b/samples/ping6.yaml index 773d1be69..6f2c93d05 100644 --- a/samples/ping6.yaml +++ b/samples/ping6.yaml @@ -28,6 +28,6 @@ scenarios: context: type: Node name: IPV6 - file: /root/yardstick/etc/yardstick/nodes/compass_sclab_physical/pod.yaml + file: /root/yardstick/etc/yardstick/nodes/compass_sclab_virtual/pod.yaml |