blob: 7cf09f6e877f90b90a1533a18938baf7fc9b77c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
functest.vnf.vepc:
name: functest.vnf.vepc
objective: Deploy a vEPC using Juju and perform EPC-specific test cases (e.g. attaching a UE to the EPC).
validate:
type: functest
testcase: juju_epc
image_name: opnfv/functest-vnf
report:
source_archive_files:
- functest.log
dest_archive_files:
- vnf_logs/functest.vnf.vepc.log
check_results_file: 'functest_results.txt'
sub_testcase_list:
|