diff options
Diffstat (limited to 'testcases/VIM')
-rw-r--r-- | testcases/VIM/OpenStack/CI/suites/opnfv-cinder.json | 5 |
1 files 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 @@ } } ] -/ - +} |