From f2b800d8ffbd07458f888b7b9937eed428f87cba Mon Sep 17 00:00:00 2001
From: rexlee8776 <limingjiang@huawei.com>
Date: Tue, 26 Sep 2017 08:04:48 +0000
Subject: bugfix: tc055 fail due to options with no value

JIRA: YARDSTICK-816

Change-Id: Ib7eb411b940775915c6c9f87ac5cdc9825069467
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
---
 tests/opnfv/test_cases/opnfv_yardstick_tc055.yaml | 1 -
 1 file changed, 1 deletion(-)

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}}
-- 
cgit