diff options
author | zhaoliping123 <zhaoliping@chinamobile.com> | 2019-10-15 15:20:08 +0800 |
---|---|---|
committer | zhaoliping123 <zhaoliping@chinamobile.com> | 2019-10-15 17:32:45 +0800 |
commit | 179d6fc0411bdf3d7a3dd64e65ba151797939d22 (patch) | |
tree | 66044f8a123a859a9c7989b5049b8850d2a44a9c /tests/vfc/nfvo-lcm/jsoninput/update_job_ns.json | |
parent | 357d8e2863841cee3373c9e3c692a996809d71ef (diff) |
Add some test cases for VF-C to CSIT
Issue-ID: VFC-1534
Change-Id: Ie98a32cfadbde57bf35d3de52e5d222a251aaebe
Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
Diffstat (limited to 'tests/vfc/nfvo-lcm/jsoninput/update_job_ns.json')
-rw-r--r-- | tests/vfc/nfvo-lcm/jsoninput/update_job_ns.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/vfc/nfvo-lcm/jsoninput/update_job_ns.json b/tests/vfc/nfvo-lcm/jsoninput/update_job_ns.json new file mode 100644 index 00000000..3682bcfb --- /dev/null +++ b/tests/vfc/nfvo-lcm/jsoninput/update_job_ns.json @@ -0,0 +1,5 @@ +{ + "progress": "updating", + "desc": "update job des", + "errcode": "405" +}
\ No newline at end of file |