aboutsummaryrefslogtreecommitdiffstats
path: root/csit/data
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2023-12-13 09:56:49 +0000
committerGerrit Code Review <gerrit@onap.org>2023-12-13 09:56:49 +0000
commit7e94b26a666907cc97d692b8dda8364bb0a0ef45 (patch)
tree6ca90a5d54d5a53c16ab32a6f097d412dac2c0c1 /csit/data
parenta72a36a338b8c6901e02742af8766baea57b0428 (diff)
parent14d37304d8b83efc099ba19d6f3e7d5d53fead29 (diff)
Merge "Clean up CSIT Test"
Diffstat (limited to 'csit/data')
-rw-r--r--csit/data/cps-core/dataOperationRequest.json (renamed from csit/data/dataOperationRequest.json)0
-rw-r--r--csit/data/cps-core/test-tree.json (renamed from csit/data/test-tree.json)0
-rw-r--r--csit/data/cps-core/test-tree.yang (renamed from csit/data/test-tree.yang)0
-rw-r--r--csit/data/cps-core/testTreePatchExample.json (renamed from csit/data/testTreePatchExample.json)0
-rw-r--r--csit/data/cps-core/yang-resources.zip (renamed from csit/data/yang-resources.zip)bin18013 -> 18013 bytes
-rw-r--r--csit/data/ncmp/bookstoreCreateExample.json (renamed from csit/data/bookstoreCreateExample.json)0
-rw-r--r--csit/data/ncmp/bookstorePatchExample.json (renamed from csit/data/bookstorePatchExample.json)0
-rw-r--r--csit/data/ncmp/bookstoreUpdateExample.json (renamed from csit/data/bookstoreUpdateExample.json)0
-rw-r--r--csit/data/postModuleRequestBody.json11
9 files changed, 0 insertions, 11 deletions
diff --git a/csit/data/dataOperationRequest.json b/csit/data/cps-core/dataOperationRequest.json
index 1b94a299d..1b94a299d 100644
--- a/csit/data/dataOperationRequest.json
+++ b/csit/data/cps-core/dataOperationRequest.json
diff --git a/csit/data/test-tree.json b/csit/data/cps-core/test-tree.json
index 8f4b52279..8f4b52279 100644
--- a/csit/data/test-tree.json
+++ b/csit/data/cps-core/test-tree.json
diff --git a/csit/data/test-tree.yang b/csit/data/cps-core/test-tree.yang
index faba8a11d..faba8a11d 100644
--- a/csit/data/test-tree.yang
+++ b/csit/data/cps-core/test-tree.yang
diff --git a/csit/data/testTreePatchExample.json b/csit/data/cps-core/testTreePatchExample.json
index 31210b628..31210b628 100644
--- a/csit/data/testTreePatchExample.json
+++ b/csit/data/cps-core/testTreePatchExample.json
diff --git a/csit/data/yang-resources.zip b/csit/data/cps-core/yang-resources.zip
index 42b110d5c..42b110d5c 100644
--- a/csit/data/yang-resources.zip
+++ b/csit/data/cps-core/yang-resources.zip
Binary files differ
diff --git a/csit/data/bookstoreCreateExample.json b/csit/data/ncmp/bookstoreCreateExample.json
index ff8e202e3..ff8e202e3 100644
--- a/csit/data/bookstoreCreateExample.json
+++ b/csit/data/ncmp/bookstoreCreateExample.json
diff --git a/csit/data/bookstorePatchExample.json b/csit/data/ncmp/bookstorePatchExample.json
index 039ea4bcd..039ea4bcd 100644
--- a/csit/data/bookstorePatchExample.json
+++ b/csit/data/ncmp/bookstorePatchExample.json
diff --git a/csit/data/bookstoreUpdateExample.json b/csit/data/ncmp/bookstoreUpdateExample.json
index 2614b5922..2614b5922 100644
--- a/csit/data/bookstoreUpdateExample.json
+++ b/csit/data/ncmp/bookstoreUpdateExample.json
diff --git a/csit/data/postModuleRequestBody.json b/csit/data/postModuleRequestBody.json
deleted file mode 100644
index e12af9d91..000000000
--- a/csit/data/postModuleRequestBody.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "operation": "read",
- "data": {
- "modules": [
- {
- "name": "nc-notifications",
- "revision": "2008-07-14"
- }
- ]
- }
-} \ No newline at end of file