From c85fd2844bb7fdd2b92505ec89695b8d7e873de5 Mon Sep 17 00:00:00 2001 From: Szabolcs Hutvagner Date: Wed, 17 Apr 2019 14:07:00 +0100 Subject: Provide Sample Signed PNF Package for Integration Test with certificate inside signature This can be used for integration test of Pre-Onboarding and Onboarding of a PNF package. Issue-ID: INT-1017 Change-Id: I01f6ebdf4498bd3aac028d8ce6fa510287999d65 Signed-off-by: Szabolcs Hutvagner --- .../src/main/assembly/signedZipCmsIncludesCert.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 test/mocks/pnf-onboarding/src/main/assembly/signedZipCmsIncludesCert.xml (limited to 'test/mocks/pnf-onboarding/src/main') diff --git a/test/mocks/pnf-onboarding/src/main/assembly/signedZipCmsIncludesCert.xml b/test/mocks/pnf-onboarding/src/main/assembly/signedZipCmsIncludesCert.xml new file mode 100644 index 000000000..856db12ff --- /dev/null +++ b/test/mocks/pnf-onboarding/src/main/assembly/signedZipCmsIncludesCert.xml @@ -0,0 +1,15 @@ + + onap_secure_csar_cms_includes_cert + + zip + + false + + + ${project.build.directory}/signed-csar-cms-includes-cert + + + + + -- cgit 1.2.3-korg