blob: c6071e6a8efc020e73af98274d691954baefa745 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
onap-vvp.validate.heat:
name: onap-vvp.validate.heat
objective: onap heat template validation
vnf_type: heat
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_files:
- onap-vvp_logs/report.json
sub_testcase_list:
|