summaryrefslogtreecommitdiffstats
path: root/integration-test/src/test/resources/data/mock-dmi-responses/ietfYangModuleResponse.json
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2024-02-19 09:55:37 +0000
committerdanielhanrahan <daniel.hanrahan@est.tech>2024-02-19 11:25:47 +0000
commit0fb4ac94a17741b5418416a4f1e1c6e97d94a804 (patch)
treefe76c1e5ba1c5b115aef6e13977527eda2fdc819 /integration-test/src/test/resources/data/mock-dmi-responses/ietfYangModuleResponse.json
parentfc00c0c590a2885dbf4bbea453124046d93fd1ec (diff)
Tests of CM-handle module upgrade & moduleSetTag
Integration tests covering scenarios of the creation and upgrade of CM-handles with: - no moduleSetTag - new moduleSetTag - existing moduleSetTag Failing tests are marked @Ignore. Issue-ID: CPS-2102 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Id5567e08a13d8c26dc7b6458f0af8449bef6f082
Diffstat (limited to 'integration-test/src/test/resources/data/mock-dmi-responses/ietfYangModuleResponse.json')
-rw-r--r--integration-test/src/test/resources/data/mock-dmi-responses/ietfYangModuleResponse.json44
1 files changed, 0 insertions, 44 deletions
diff --git a/integration-test/src/test/resources/data/mock-dmi-responses/ietfYangModuleResponse.json b/integration-test/src/test/resources/data/mock-dmi-responses/ietfYangModuleResponse.json
deleted file mode 100644
index 2cbd8d1313..0000000000
--- a/integration-test/src/test/resources/data/mock-dmi-responses/ietfYangModuleResponse.json
+++ /dev/null
@@ -1,44 +0,0 @@
-{
- "schemas": [
- {
- "moduleName": "ietf-yang-types-1",
- "revision": "2013-07-15"
- },
- {
- "moduleName": "ietf-yang-types-2",
- "revision": "2013-07-16"
- },
- {
- "moduleName": "ietf-yang-types-3",
- "revision": "2013-07-17"
- },
- {
- "moduleName": "ietf-yang-types-4",
- "revision": "2013-07-18"
- },
- {
- "moduleName": "ietf-yang-types-5",
- "revision": "2013-07-19"
- },
- {
- "moduleName": "ietf-yang-types-6",
- "revision": "2013-07-20"
- },
- {
- "moduleName": "ietf-yang-types-7",
- "revision": "2013-07-21"
- },
- {
- "moduleName": "ietf-yang-types-8",
- "revision": "2013-07-22"
- },
- {
- "moduleName": "ietf-yang-types-9",
- "revision": "2013-07-23"
- },
- {
- "moduleName": "ietf-yang-types-10",
- "revision": "2013-07-24"
- }
- ]
-} \ No newline at end of file