summaryrefslogtreecommitdiffstats
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2017-03-12Add support for odl_l3-fdioFeng Pan3-4/+76
2017-03-09Adding "Real Time KVM" supportdavidjchou4-5/+31
2017-02-27Adding dovetail installation using docker containerzshi1-0/+3
2017-02-18Add support for odl-fdio scenarioFeng Pan1-0/+221
2017-02-10Adding gluon to the Build and DeploysystemGeorg Kunz1-0/+1
2017-02-08Merge "Adding yardstick installation using docker container"Michael Chapman1-0/+3
2017-02-07Add gluon scenario config fileNikolas Hermanns1-0/+11
2017-02-06Adding yardstick installation using docker containerManjunath Ranganathaiah1-0/+3
2017-01-26[BGPVPN] Remove l2 in Name; Enable ODL BoronNikolas Hermanns2-2/+4
2016-12-21Merge "Adds declaring disk device to use on overcloud nodes"Dan Radez1-0/+5
2016-12-21Merge "remove odl sdnvpn config file"Dan Radez1-10/+0
2016-12-20Adds declaring disk device to use on overcloud nodesTim Rozet1-0/+5
2016-12-16Fix odl_version text with comments (Boron->boron).Tomofumi Hayashi1-3/+3
2016-12-14remove odl sdnvpn config fileNikolas Hermanns1-10/+0
2016-12-13Adds stripped down ODL CSIT deploymentTim Rozet1-0/+12
2016-12-02Merge "Fixes using single network (previously called flat) for deploy"Feng Pan3-0/+6
2016-12-02Fixes using single network (previously called flat) for deployTim Rozet3-0/+6
2016-12-01Adding a release RPMDan Radez1-0/+6
2016-11-30Merge "Updates FD.IO ODL scenarios to use Carbon ODL version"Feng Pan2-2/+2
2016-11-30Merge "Renames 'usable_ip_range' to 'overcloud_ip_range'"Dan Radez3-12/+12
2016-11-30Add noha scenario for bgpvpnNikolas Hermanns1-0/+10
2016-11-29Renames 'usable_ip_range' to 'overcloud_ip_range'Tim Rozet3-12/+12
2016-11-29Updates FD.IO ODL scenarios to use Carbon ODL versionTim Rozet2-2/+2
2016-11-17Allow passing a device name to cephDan Radez1-0/+7
2016-11-11Merge "Migrate to stable/newton"Tim Rozet3-11/+13
2016-11-11Migrate to stable/newtonTim Rozet3-11/+13
2016-10-28Add iommu kernel parameter to nosdn fdio scenarioFeng Pan1-0/+2
2016-10-28Merge "Add support for isolcpu and VPP thread pinning"Tim Rozet3-0/+30
2016-10-27Add support for isolcpu and VPP thread pinningFeng Pan3-0/+30
2016-10-25Merge "Clarifies ip ranges in network settings"Tim Rozet3-68/+59
2016-10-25Clarifies ip ranges in network settingsTim Rozet3-68/+59
2016-10-20Merge "Fixes missing iommu parameters in odl_l2 fdio ha scenario"Tim Rozet1-0/+2
2016-10-20Revert "Add ability to configure allowed vlan ranges in deploy configuration"Dan Radez1-1/+0
2016-10-20Fixes missing iommu parameters in odl_l2 fdio ha scenarioTim Rozet1-0/+2
2016-10-17Add ability to configure allowed vlan ranges in deploy configurationPeng Liu1-0/+1
2016-09-22migrating to proposed common network settings fileDan Radez3-306/+568
2016-09-20Merge "Document available deployment options"Dan Radez1-0/+70
2016-09-20Document available deployment optionsMichael Chapman1-0/+70
2016-09-07Fixes nova instance pinning defaultsTim Rozet5-10/+0
2016-08-19Modifies number of hugepages for compute nodesTim Rozet5-5/+5
2016-08-03Merge "Adds configuring vpp/hc on all nodes"Tim Rozet3-0/+55
2016-08-03Adds configuring vpp/hc on all nodesTim Rozet3-0/+55
2016-07-31IPv6 fixes for network settings and post deployFeng Pan1-0/+18
2016-07-22Fixes congress defaults and bind hostTim Rozet15-15/+15
2016-07-22Merge "Adding tacker support"Tim Rozet15-15/+15
2016-07-21Merge "Fixes bgpvpn scenario"Tim Rozet1-0/+10
2016-07-20Adding tacker supportDan Radez15-15/+15
2016-07-20Fixes bgpvpn scenarioTim Rozet1-0/+10
2016-07-19Allows specifying domain name for overcloud/undercloudTim Rozet1-0/+3
2016-07-19Merge "Allows specifying nic order for overcloud nodes in network settings"Dan Radez1-0/+10
n class="nt">installer: '' scenario: '^((?!lxd).)*$' run: module: 'functest.opnfv_tests.openstack.snaps.health_check' class: 'HealthCheck' - name: smoke order: 1 ci_loop: '(daily)|(weekly)' description : >- Set of basic Functional tests to validate the OPNFV scenarios. testcases: - case_name: vping_ssh project_name: functest criteria: 100 blocking: true description: >- This test case verifies: 1) SSH to an instance using floating IPs over the public network. 2) Connectivity between 2 instances over a private network. dependencies: installer: '' scenario: '^((?!odl_l3|odl-bgpvpn|gluon).)*$' run: module: 'functest.opnfv_tests.openstack.vping.vping_ssh' class: 'VPingSSH' - case_name: vping_userdata project_name: functest criteria: 100 blocking: true description: >- This test case verifies: 1) Boot a VM with given userdata. 2) Connectivity between 2 instances over a private network. dependencies: installer: '' scenario: '^((?!lxd).)*$' run: module: 'functest.opnfv_tests.openstack.vping.vping_userdata' class: 'VPingUserdata' - case_name: tempest_smoke_serial project_name: functest criteria: 100 blocking: false description: >- This test case runs the smoke subset of the OpenStack Tempest suite. The list of test cases is generated by Tempest automatically and depends on the parameters of the OpenStack deplopyment. dependencies: installer: '^((?!netvirt).)*$' scenario: '' run: module: 'functest.opnfv_tests.openstack.tempest.tempest' class: 'TempestSmokeSerial' - case_name: rally_sanity project_name: functest criteria: 100 blocking: false description: >- This test case runs a sub group of tests of the OpenStack Rally suite in smoke mode. dependencies: installer: '' scenario: '' run: module: 'functest.opnfv_tests.openstack.rally.rally' class: 'RallySanity' - case_name: refstack_defcore project_name: functest criteria: 100 blocking: false description: >- This test case runs a sub group of tests of the OpenStack Defcore testcases by using refstack client. dependencies: installer: '' scenario: '' run: module: 'functest.opnfv_tests.openstack.refstack_client.refstack_client' class: 'RefstackClient' - case_name: odl project_name: functest criteria: 100 blocking: false description: >- Test Suite for the OpenDaylight SDN Controller. It integrates some test suites from upstream using Robot as the test framework. dependencies: installer: '' scenario: 'odl' run: module: 'functest.opnfv_tests.sdn.odl.odl' class: 'ODLTests' args: suites: - /src/odl_test/csit/suites/integration/basic - /src/odl_test/csit/suites/openstack/neutron - case_name: odl_netvirt project_name: functest criteria: 100 blocking: false description: >- Test Suite for the OpenDaylight SDN Controller when the NetVirt features are installed. It integrates some test suites from upstream using Robot as the test framework. dependencies: installer: 'apex' scenario: 'os-odl_l3-nofeature' run: module: 'functest.opnfv_tests.sdn.odl.odl' class: 'ODLTests' args: suites: - /src/odl_test/csit/suites/integration/basic - /src/odl_test/csit/suites/openstack/neutron - /src/odl_test/csit/suites/openstack/connectivity - case_name: fds project_name: functest criteria: 100 blocking: false description: >- Test Suite for the OpenDaylight SDN Controller when GBP features are installed. It integrates some test suites from upstream using Robot as the test framework. dependencies: installer: 'apex' scenario: 'odl.*-fdio' run: module: 'functest.opnfv_tests.sdn.odl.odl' class: 'ODLTests' args: suites: - /src/fds/testing/robot - case_name: snaps_smoke project_name: functest criteria: 100 blocking: false description: >- This test case contains tests that setup and destroy environments with VMs with and without Floating IPs with a newly created user and project. Set the config value snaps.use_floating_ips (True|False) to toggle this functionality. When the config value of snaps.use_keystone is True, functest must have access to the cloud's private network. dependencies: installer: '^((?!netvirt).)*$' scenario: '^((?!lxd).)*$' run: module: 'functest.opnfv_tests.openstack.snaps.smoke' class: 'SnapsSmoke' - name: features order: 2 ci_loop: '(daily)|(weekly)' description : >- Test suites from feature projects integrated in functest testcases: - case_name: promise project_name: promise criteria: 100 blocking: false description: >- Test suite from Promise project. dependencies: installer: '(fuel)|(joid)' scenario: '' run: module: 'functest.core.feature' class: 'BashFeature' args: cmd: 'run_promise_tests.py' - case_name: doctor-notification enabled: false project_name: doctor criteria: 100 blocking: false description: >- Test suite from Doctor project. dependencies: installer: '(apex)|(fuel)' scenario: '^((?!fdio).)*$' run: module: 'functest.core.feature' class: 'BashFeature' args: cmd: 'cd /home/opnfv/repos/doctor/tests && ./run.sh' - case_name: bgpvpn project_name: sdnvpn criteria: 100 blocking: false description: >- Test suite from SDNVPN project. dependencies: installer: '(fuel)|(apex)|(netvirt)' scenario: 'bgpvpn' run: module: 'functest.core.feature' class: 'BashFeature' args: cmd: 'run_sdnvpn_tests.py' - case_name: security_scan enabled: false project_name: securityscanning criteria: 100 blocking: false description: >- Simple Security Scan dependencies: installer: 'apex' scenario: '^((?!fdio).)*$' run: module: 'functest.core.feature' class: 'BashFeature' args: cmd: '. /home/opnfv/functest/conf/stackrc && security_scan --config /usr/local/etc/securityscanning/config.ini' - case_name: functest-odl-sfc enabled: true project_name: sfc criteria: 100 blocking: false description: >- Test suite for odl-sfc to test two chains with one SF and one chain with two SFs dependencies: installer: '' scenario: 'odl.*sfc' run: module: 'functest.core.feature' class: 'BashFeature' args: cmd: 'run_sfc_tests.py' - case_name: parser-basics enabled: false project_name: parser criteria: 100 blocking: false description: >- Test suite from Parser project. dependencies: installer: 'fuel' scenario: '^((?!bgpvpn|noha).)*$' run: module: 'functest.core.feature' class: 'BashFeature' args: cmd: 'cd /home/opnfv/repos/parser/tests && ./functest_run.sh' - case_name: domino-multinode enabled: false project_name: domino criteria: 100 blocking: false description: >- Test suite from Domino project. dependencies: installer: '' scenario: '' run: module: 'functest.core.feature' class: 'BashFeature' args: cmd: 'cd /src/domino && ./tests/run_multinode.sh' - case_name: barometercollectd enabled: true project_name: barometer criteria: 100 blocking: false description: >- Test suite for the Barometer project. Separate tests verify the proper configuration and basic functionality of all the collectd plugins as described in the Project Release Plan dependencies: installer: 'apex' scenario: 'bar' run: module: 'baro_tests.barometer' class: 'BarometerCollectd' - name: components order: 3 ci_loop: 'weekly' description : >- Extensive testing of OpenStack API. testcases: - case_name: tempest_full_parallel project_name: functest criteria: 80 blocking: false description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of the OpenStack deplopyment. dependencies: installer: '^((?!netvirt).)*$' scenario: '' run: module: 'functest.opnfv_tests.openstack.tempest.tempest' class: 'TempestFullParallel' - case_name: tempest_custom project_name: functest criteria: 100 blocking: false description: >- The test case allows running a customized list of tempest test cases defined in a file under <dir_functest_repo>/functest/opnfv_tests/openstack/ /tempest/custom_tests/test_list.txt The file is empty and can be customized with the desired tests. dependencies: installer: 'unknown' scenario: 'unknown' run: module: 'functest.opnfv_tests.openstack.tempest.tempest' class: 'TempestCustom' - case_name: rally_full project_name: functest criteria: 90 blocking: false description: >- This test case runs the full suite of scenarios of the OpenStack Rally suite using several threads and iterations. dependencies: installer: '^((?!netvirt).)*$' scenario: '' run: module: 'functest.opnfv_tests.openstack.rally.rally' class: 'RallyFull' - name: vnf order: 4 ci_loop: '(daily)|(weekly)' description : >- Collection of VNF test cases. testcases: - case_name: cloudify_ims project_name: functest criteria: 80 blocking: false description: >- This test case deploys an OpenSource vIMS solution from Clearwater using the Cloudify orchestrator. It also runs some signaling traffic. dependencies: installer: '' scenario: 'os-nosdn-nofeature-ha' run: module: 'functest.opnfv_tests.vnf.ims.cloudify_ims' class: 'CloudifyIms' - case_name: orchestra_openims project_name: functest criteria: 100 blocking: false description: >- OpenIMS VNF deployment with Open Baton (Orchestra) dependencies: installer: '' scenario: 'os-nosdn-nofeature-ha' run: module: 'functest.opnfv_tests.vnf.ims.orchestra_openims' class: 'OpenImsVnf' - case_name: orchestra_clearwaterims project_name: functest criteria: 100 blocking: false description: >- ClearwaterIMS VNF deployment with Open Baton (Orchestra) dependencies: installer: '' scenario: 'os-nosdn-nofeature-ha' run: module: 'functest.opnfv_tests.vnf.ims.orchestra_clearwaterims' class: 'ClearwaterImsVnf' - case_name: vyos_vrouter project_name: functest criteria: 100 blocking: false description: >- This test case is vRouter testing. dependencies: installer: '' scenario: 'os-nosdn-nofeature-ha' run: module: 'functest.opnfv_tests.vnf.router.cloudify_vrouter' class: 'CloudifyVrouter'