############################################################################## # Copyright (c) 2019 opnfv. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- tiers: - name: vnf order: 5 description: >- Collection of VNF test cases. testcases: - case_name: cloudify_ims project_name: functest criteria: 100 blocking: false description: >- This test case deploys an OpenSource vIMS solution from Clearwater using the Cloudify orchestrator. It also runs some signaling traffic. run: name: cloudify_ims - case_name: juju_epc project_name: functest criteria: 100 blocking: false description: >- vEPC validation with Juju as VNF manager and ABoT as test executor. run: name: juju_epc