From 3982be1673248b642f0b48445e5bbf311a436911 Mon Sep 17 00:00:00 2001 From: morganrOL Date: Mon, 18 May 2015 13:54:55 +0200 Subject: fix cinder scenario bug (bad scenario format) JIRA:FUNCTEST-1 Change-Id: I1515517bfb8f31dcba8a129864852882c7ff569a Signed-off-by: morganrOL --- testcases/VIM/OpenStack/CI/suites/opnfv-cinder.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/testcases/VIM/OpenStack/CI/suites/opnfv-cinder.json b/testcases/VIM/OpenStack/CI/suites/opnfv-cinder.json index 1f54f0a0e..4fc3f769b 100644 --- a/testcases/VIM/OpenStack/CI/suites/opnfv-cinder.json +++ b/testcases/VIM/OpenStack/CI/suites/opnfv-cinder.json @@ -1,4 +1,4 @@ - +{ "CinderVolumes.create_and_attach_volume": [ { "args": { @@ -291,5 +291,4 @@ } } ] -/ - +} -- cgit 1.2.3-korg