diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-07-20 03:00:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-20 03:00:18 +0000 |
commit | e14fbf021bdf90dc160685c23b3cbbb320e9cfbf (patch) | |
tree | c9dea91ad606c649377b953bb6fc39f8d1386473 /samples | |
parent | 1e6ca0bfaaeadff7ce8ac9b1693b03d122e58a79 (diff) | |
parent | 290819311d37937e24907d956f1b5de45b06870c (diff) |
Merge "Modify ComputeCapacity scenario host key name"
Diffstat (limited to 'samples')
-rw-r--r-- | samples/computecapacity.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/computecapacity.yaml b/samples/computecapacity.yaml index 0c6d46bf1..006b3ef3d 100644 --- a/samples/computecapacity.yaml +++ b/samples/computecapacity.yaml @@ -12,7 +12,7 @@ scenarios: options: nodes: - host1: node5.LF + host: node5.LF runner: type: Iteration |