From 2b1ae21b3854782f1a4e27f00b406fa7d8931bcf Mon Sep 17 00:00:00 2001 From: Krzysztof Kuzmicki Date: Tue, 5 May 2020 14:32:41 +0200 Subject: ROBOT e2e test cases improvements for csar/zip tosca package validation in VNFSDK and SDC Onbarding Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki Change-Id: If4d89b802a85241e66f38e010e8be0ce94a484e3 --- .../pnf_main_descriptor.mf | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 tosca/vnfsdk/test_SDC_and_VNFSDK_API_with_hash/pnf_main_descriptor.mf (limited to 'tosca/vnfsdk/test_SDC_and_VNFSDK_API_with_hash/pnf_main_descriptor.mf') diff --git a/tosca/vnfsdk/test_SDC_and_VNFSDK_API_with_hash/pnf_main_descriptor.mf b/tosca/vnfsdk/test_SDC_and_VNFSDK_API_with_hash/pnf_main_descriptor.mf new file mode 100644 index 00000000..8269d645 --- /dev/null +++ b/tosca/vnfsdk/test_SDC_and_VNFSDK_API_with_hash/pnf_main_descriptor.mf @@ -0,0 +1,54 @@ +metadata: + pnfd_name: myPnf + pnfd_provider: Acme + pnfd_archive_version: 1.0 + pnfd_release_date_time: 2019-03-11T11:25:00+00:00 + +Source: pnf_main_descriptor.mf +Source: pnf_main_descriptor.cert +Source: Definitions/pnf_main_descriptor.yaml +Algorithm: SHA-256 +Hash: 8a041578eefd22c10418600e4c3cb8c5d1ff5703ae2785ed53540263f4030703 +Source: Definitions/etsi_nfv_sol001_pnfd_2_5_1_types.yaml +Algorithm: SHA-256 +Hash: 9c82363306531b5f087f11058a7b18021e4597a75ca7c5a72d0893893646bcb0 +Source: Definitions/etsi_nfv_sol001_vnfd_2_5_1_types.yaml +Algorithm: SHA-256 +Hash: 5e60a7c698d04e9552b8f663bf2fe6495b1aac4ec5848e200fad1a956733d3fc +Source: Files/ChangeLog.txt +Algorithm: SHA-256 +Hash: 60a534f74ed6421f9bc34f7a3ddffbc2ec068c23c5f356483b3a23af3a2f0b16 +Source: Files/Events/MyPnf_Pnf_v1.yaml +Algorithm: SHA-256 +Hash: 143615bb0c4ec41d037a0e157c9d595184da6e15b6b97138718ec5bd202f33d3 +Source: Files/Guides/user_guide.txt +Algorithm: SHA-256 +Hash: 5d26176ad22097b305be8e6f48db447ac949024903bc75c28986463706a1c1b0 +Source: Files/Measurements/PM_Dictionary.yaml +Algorithm: SHA-256 +Hash: 4fc479052bcc53166baa45d3b3054994e2e2a9ae9f5e0e0a4280adaa3e460e79 +Source: Files/Scripts/my_script.sh +Algorithm: SHA-256 +Hash: 08fde8b02ad2e22a28134e49faa80e4f7eb53895b1477c8de8859c3d56317a0f +Source: Files/Yang_module/mynetconf.yang +Algorithm: SHA-256 +Hash: 91e34a1194a4f16ac857edf49802032e27f279e1d98b8f6dee9b20040b02a327 +Source: TOSCA-Metadata/TOSCA.meta +Algorithm: SHA-256 +Hash: 84a5792bd58ada0de4b239dcdf4bbee94ee1aac7e8f8931e20d174536c46ebf6 +Source: Files/pnf-sw-information/pnf-sw-information.yaml +Algorithm: SHA-256 +Hash: 1a79b56a4faed3468ef115de8826c4664475694e6a203c4d596237ab3f59b1c7 + +non_mano_artifact_sets: + onap_ves_events: + Source: Files/Events/MyPnf_Pnf_v1.yaml + onap_pm_dictionary: + Source: Files/Measurements/PM_Dictionary.yaml + onap_yang_modules: + Source: Files/Yang_module/mynetconf.yang + onap_others: + Source: Files/Guides/user_guide.txt + onap_pnf_sw_information: + Source: Files/pnf-sw-information/pnf-sw-information.yaml + -- cgit 1.2.3-korg