From 6b9e62527829867f52a8d18efb09d85b76b35436 Mon Sep 17 00:00:00 2001 From: Stamatis Katsaounis Date: Thu, 24 Jan 2019 15:46:09 +0200 Subject: Add ONAP VVP Heat Template validation tests Change-Id: I9a3d56932ce41191901381831013768d1c57a749 Signed-off-by: Stamatis Katsaounis --- etc/testcase/onap-vvp.validate.heat.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 etc/testcase/onap-vvp.validate.heat.yml (limited to 'etc/testcase') diff --git a/etc/testcase/onap-vvp.validate.heat.yml b/etc/testcase/onap-vvp.validate.heat.yml new file mode 100644 index 00000000..a4ca9ab6 --- /dev/null +++ b/etc/testcase/onap-vvp.validate.heat.yml @@ -0,0 +1,16 @@ +--- +onap-vvp.validate.heat: + name: onap-vvp.validate.heat + objective: onap heat template validation + validate: + type: onap-vvp + testcase: ice_validator + report: + source_archive_files: + - failures + - report.json + dest_archive_files: + - onap-vvp_logs/failures + - onap-vvp_logs/report.json + check_results_file: onap-vvp_logs/report.json + sub_testcase_list: -- cgit 1.2.3-korg