order: 1
ci_loop: '(daily)|(weekly)'
description : >-
- Set of basic Functional tests to validate the OpenStack deployment.
+ Set of basic Functional tests to validate the OPNFV scenarios.
testcases:
-
name: vping_ssh
installer: ''
scenario: '^((?!bgpvpn).)*$'
- -
- name: sdn_suites
- order: 2
- ci_loop: '(daily)|(weekly)'
- description : >-
- Test suites corresponding to the different
- SDN Controllers existing in OPNFV.
- testcases:
-
name: odl
criteria: 'success_rate == 100%'
-
name: features
- order: 3
+ order: 2
ci_loop: '(daily)|(weekly)'
description : >-
Test suites from feature projects
class: 'Parser'
-
name: openstack
- order: 4
+ order: 3
ci_loop: 'weekly'
description : >-
Extensive testing of OpenStack API.
-
name: vnf
- order: 5
+ order: 4
ci_loop: 'weekly'
description : >-
Collection of VNF test cases.