From: boucherv Date: Fri, 30 Oct 2015 15:08:19 +0000 (+0100) Subject: Bugfix: test payload value X-Git-Tag: brahmaputra.1.0~283^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=78752f584d0cc339967750198d478f3f26449d96;p=functest.git Bugfix: test payload value JIRA: FUNCTEST-38 Change-Id: I4ca4b6b1075c96b0450eed79f44404dc70f35ad1 Signed-off-by: boucherv --- diff --git a/testcases/vIMS/CI/vIMS.py b/testcases/vIMS/CI/vIMS.py index 124265c21..05afa898b 100644 --- a/testcases/vIMS/CI/vIMS.py +++ b/testcases/vIMS/CI/vIMS.py @@ -393,7 +393,7 @@ def test_clearwater(): payload={'orchestrator':{'duration': CFY_DEPLOYMENT_DURATION, 'result': ""}, 'vIMS': {'duration': CW_DEPLOYMENT_DURATION, - 'result': ""} + 'result': ""}, 'sig_test': {'duration': duration, 'result': vims_test_result}}) try: