summaryrefslogtreecommitdiffstats
path: root/csarvalidation/src/test/resources
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2019-03-07 13:22:15 +0100
committerZebek Bogumil <bogumil.zebek@nokia.com>2019-03-12 08:38:31 +0100
commitfc645e5bbdaba22c52b08121f754dbb6ee0ed1e6 (patch)
treee0606a2ed22d916c4df85caf0e9f4a6da596f83f /csarvalidation/src/test/resources
parentebb53e546c55628d718f7d4c3c8c8505cd8c3075 (diff)
Create pnf scar archive module
Change-Id: Iad552af5d4e9f446de9abecdded317ee2065edc4 Issue-ID: VNFSDK-377 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Diffstat (limited to 'csarvalidation/src/test/resources')
-rw-r--r--csarvalidation/src/test/resources/pnf/MainServiceTemplate.mf14
-rw-r--r--csarvalidation/src/test/resources/pnf/dummyPnfv2.csarbin0 -> 3866 bytes
2 files changed, 14 insertions, 0 deletions
diff --git a/csarvalidation/src/test/resources/pnf/MainServiceTemplate.mf b/csarvalidation/src/test/resources/pnf/MainServiceTemplate.mf
new file mode 100644
index 0000000..c5a498c
--- /dev/null
+++ b/csarvalidation/src/test/resources/pnf/MainServiceTemplate.mf
@@ -0,0 +1,14 @@
+metadata:
+ pnf_product_name: RadioNode
+ pnf_provider_id: Ericsson
+ pnf_package_version: 1.0
+ pnf_release_date_time: 2019-01-14T11:25:00+00:00
+
+non_mano_artifact_sets:
+ prv.onap.ves_event: # if private else onap_ves_event if public
+ Source: Artifacts/Deployment/Events/RadioNode_Pnf_v1.yml
+ prv.onap.pm_dictionary: # if private else onap_pm_dictionary if public
+ Source: Artifacts/Deployment/Measurements/PM_Dictionary.yml
+ prv.onap.yang_modules: # if private else onap_yang_modules if public
+ Source: Artifacts/Deployment/Yang_module/yang-module1.yang
+ Source: Artifacts/Deployment/Yang_module/yang-module2.yang \ No newline at end of file
diff --git a/csarvalidation/src/test/resources/pnf/dummyPnfv2.csar b/csarvalidation/src/test/resources/pnf/dummyPnfv2.csar
new file mode 100644
index 0000000..2c626ed
--- /dev/null
+++ b/csarvalidation/src/test/resources/pnf/dummyPnfv2.csar
Binary files differ