aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json
diff options
context:
space:
mode:
authorFu Jinhua <fu.jinhua@zte.com.cn>2019-10-28 03:31:28 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-28 03:31:28 +0000
commit51d6a2dab97328478a6c54e9418eff849e1a42b4 (patch)
tree68c0fb042cab35073fc907f9a3aeec1772d95c9e /tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json
parentdc56b9e2843722d7aa6eab649e26e5372e592c80 (diff)
parente9ef02853368d60f0288717d341abd1272c23a60 (diff)
Merge "Update test cases for VF-C LCM to CSIT"
Diffstat (limited to 'tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json')
-rw-r--r--tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json b/tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json
index 9884b6ac..7cee8684 100644
--- a/tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json
+++ b/tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json
@@ -1,4 +1,4 @@
{
- "terminationType": "vnf",
- "gracefulTerminationTimeout": "3600"
+ "terminationType": "FORCEFUL",
+ "gracefulTerminationTimeout": "600"
} \ No newline at end of file