aboutsummaryrefslogtreecommitdiffstats
path: root/tests/resources
diff options
context:
space:
mode:
authorLianhao Lu <lianhao.lu@intel.com>2017-09-14 15:48:04 +0800
committerLianhao Lu <lianhao.lu@intel.com>2017-09-14 16:57:30 +0800
commitc2fc078e7f97766223ac942cddf0842f3aae4882 (patch)
tree397f5ed26e1390f7abe1975f25bb3f63791e5358 /tests/resources
parent4d6f1bc25bd38ae68f3ecb73d9b79ffd5a067afb (diff)
Update to align with package model in R1
1. Added the support of manifest file, change history file, test directory, license directory. 2. Added the support of including empty directories in the final csar package. Change-Id: I639110b2e92c91ec9c6bf5c505a60bb1d3b63599 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> Issue-Id: VNFSDK-52
Diffstat (limited to 'tests/resources')
-rw-r--r--tests/resources/csar/ChangeLog.txt0
-rw-r--r--tests/resources/csar/Tests/test0
-rw-r--r--tests/resources/csar/test_entry.mf5
3 files changed, 5 insertions, 0 deletions
diff --git a/tests/resources/csar/ChangeLog.txt b/tests/resources/csar/ChangeLog.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/resources/csar/ChangeLog.txt
diff --git a/tests/resources/csar/Tests/test b/tests/resources/csar/Tests/test
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/resources/csar/Tests/test
diff --git a/tests/resources/csar/test_entry.mf b/tests/resources/csar/test_entry.mf
new file mode 100644
index 0000000..710d1a2
--- /dev/null
+++ b/tests/resources/csar/test_entry.mf
@@ -0,0 +1,5 @@
+metadata:
+vnf_product_name: test
+vnf_provider_id: test
+vnf_pacakage_version: 1.0
+vnf_release_date_time: 2017.09.15T15:00+8:00