diff options
author | rexlee8776 <limingjiang@huawei.com> | 2017-09-26 08:04:48 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2017-09-26 08:04:48 +0000 |
commit | f2b800d8ffbd07458f888b7b9937eed428f87cba (patch) | |
tree | ca040294e934c0fc47ae1bee336765117266fea5 /tests/opnfv | |
parent | 9ea225f671b774c6e373dbaab146d68cac16194e (diff) |
bugfix: tc055 fail due to options with no value
JIRA: YARDSTICK-816
Change-Id: Ib7eb411b940775915c6c9f87ac5cdc9825069467
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'tests/opnfv')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml index 7e33741b1..10a7a7108 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml @@ -24,7 +24,6 @@ description: > scenarios: - type: ComputeCapacity - options: nodes: host: {{host}} |