Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
cfd3b1c
)
Bugfix: test payload value
57/2957/1
author
boucherv
<valentin.boucher@orange.com>
Fri, 30 Oct 2015 15:08:19 +0000
(16:08 +0100)
committer
boucherv
<valentin.boucher@orange.com>
Fri, 30 Oct 2015 15:08:19 +0000
(16:08 +0100)
JIRA: FUNCTEST-38
Change-Id: I4ca4b6b1075c96b0450eed79f44404dc70f35ad1
Signed-off-by: boucherv <valentin.boucher@orange.com>
testcases/vIMS/CI/vIMS.py
patch
|
blob
|
history
diff --git
a/testcases/vIMS/CI/vIMS.py
b/testcases/vIMS/CI/vIMS.py
index
124265c
..
05afa89
100644
(file)
--- 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: