blob: a4ca9ab63684498fd73993bb6e0122ab54e11d2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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:
|