Clean up CSIT Test 72/136772/4
authorJvD_Ericsson <jeff.van.dam@est.tech>
Thu, 7 Dec 2023 15:33:09 +0000 (15:33 +0000)
committerJvD_Ericsson <jeff.van.dam@est.tech>
Tue, 12 Dec 2023 10:37:19 +0000 (10:37 +0000)
commit14d37304d8b83efc099ba19d6f3e7d5d53fead29
tree5aac3fa33056f1d85be4b77a0c2809862569dee5
parent93f2c3ff203d78d8cddae7878d16fe2f55661655
Clean up CSIT Test

- Removed gitignore from csit and made it top level
- Removed tabs from all files
- Created sub-folder for cps-core and ncmp in the data folder
- Deleted csit/data/postModuleRequestBody.json, was not used
- Removed setting variable for most response.json() calls

Issue-Id: CPS-734
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I32fd5b4f5a0132987a4684c336846b86df7b49e7
20 files changed:
.gitignore
csit/.gitignore [deleted file]
csit/data/cps-core/dataOperationRequest.json [moved from csit/data/dataOperationRequest.json with 100% similarity]
csit/data/cps-core/test-tree.json [moved from csit/data/test-tree.json with 100% similarity]
csit/data/cps-core/test-tree.yang [moved from csit/data/test-tree.yang with 100% similarity]
csit/data/cps-core/testTreePatchExample.json [moved from csit/data/testTreePatchExample.json with 100% similarity]
csit/data/cps-core/yang-resources.zip [moved from csit/data/yang-resources.zip with 100% similarity]
csit/data/ncmp/bookstoreCreateExample.json [moved from csit/data/bookstoreCreateExample.json with 100% similarity]
csit/data/ncmp/bookstorePatchExample.json [moved from csit/data/bookstorePatchExample.json with 100% similarity]
csit/data/ncmp/bookstoreUpdateExample.json [moved from csit/data/bookstoreUpdateExample.json with 100% similarity]
csit/data/postModuleRequestBody.json [deleted file]
csit/plans/cps/pnfsim/netconf-config/stores.yang
csit/plans/cps/setup.sh
csit/tests/cm-handle-query/cm-handle-query.robot
csit/tests/cps-admin/cps-admin.robot
csit/tests/cps-data-operations/cps-data-operations.robot
csit/tests/cps-data-sync/cps-data-sync.robot
csit/tests/cps-data/cps-data.robot
csit/tests/cps-model-sync/cps-model-sync.robot
csit/tests/ncmp-passthrough/ncmp-passthrough.robot