diff options
author | Stamatis Katsaounis <mokats@intracom-telecom.com> | 2019-03-27 09:38:14 +0200 |
---|---|---|
committer | xudan <xudan16@huawei.com> | 2019-03-28 23:16:43 -0400 |
commit | 9bb85082e261f5df9dbd0a6bbeb6e315d8f67cdc (patch) | |
tree | 319a6d9d6a702dc5bc7ee268d8ea5fa6931f5051 /etc | |
parent | f27b1382a87c432487816cfad6e5c341250d16b2 (diff) |
Fix VVP test case
This patch adds check for no environment variables provided to
container configuration. Furthermore, it changes the check results
file to a list of check result files.
Change-Id: I2112ee1fd4b3156608d8a27dd3b9c90dbe35a24c
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Co-Authored-By: Panagiotis Karalis <pkaralis@intracom-telecom.com>
Diffstat (limited to 'etc')
-rw-r--r-- | etc/testcase/onap-vvp.validate.heat.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/testcase/onap-vvp.validate.heat.yml b/etc/testcase/onap-vvp.validate.heat.yml index a4ca9ab6..2cdab7cc 100644 --- a/etc/testcase/onap-vvp.validate.heat.yml +++ b/etc/testcase/onap-vvp.validate.heat.yml @@ -12,5 +12,6 @@ onap-vvp.validate.heat: dest_archive_files: - onap-vvp_logs/failures - onap-vvp_logs/report.json - check_results_file: onap-vvp_logs/report.json + check_results_files: + - onap-vvp_logs/report.json sub_testcase_list: |