From 385be28ce7c48928361d1ec70c54cb2c73450f9e Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Tue, 26 Apr 2016 18:35:16 +0200 Subject: Prepare Brahmaputra 3.0 release Change-Id: I12530573ff6cac7764e169225e130d46455ce54f Signed-off-by: Morgan Richomme --- docs/userguide/runfunctest.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/userguide/runfunctest.rst') diff --git a/docs/userguide/runfunctest.rst b/docs/userguide/runfunctest.rst index 7777e4fd..b7bdda28 100644 --- a/docs/userguide/runfunctest.rst +++ b/docs/userguide/runfunctest.rst @@ -37,7 +37,7 @@ several options:: -s|--serial run tests in one thread -t|--test run specific set of tests one or more of the following separated by comma: - vping_ssh,vping_userdata,odl,onos,tempest,rally,vims,promise,doctor + vping_ssh,vping_userdata,odl,onos,tempest,rally,vims,promise,doctor,bgpvpn examples: run_tests.sh @@ -55,7 +55,7 @@ by default Functest will launch all the test suites in the following order: 1) vPing test cases 2) Tempest suite 3) SDN controller suites - 4) Feature project tests cases (Promise, Doctor, ...) + 4) Feature project tests cases (Promise, Doctor, SDNVPN) 5) vIMS suite 6) Rally suite @@ -127,7 +127,7 @@ variables: * The scenario [controller]-[feature]-[mode], stored in DEPLOY_SCENARIO with * controller = (odl|onos|ocl|nosdn) - * feature = (ovs(dpdk)|kvm) + * feature = (ovs(dpdk)|kvm|sfc|bgpvpn) * mode = (ha|noha) The constraints per test case are defined in the Functest configuration file @@ -169,7 +169,7 @@ The order of execution is also described in the Functest configuration file:: 8: promise 9: odl-vpnservice 10: bgpvpn - 11: openstack-neutron-bgpvpn-api-extension-tests + #11: openstack-neutron-bgpvpn-api-extension-tests 12: vims 13: rally @@ -178,7 +178,7 @@ The tests are executed in the following order: 1) vPing test cases 2) Tempest suite 3) SDN controller suites - 4) Feature project tests cases (Promise, Doctor, ...) + 4) Feature project tests cases (Promise, Doctor, BGPVPN...) 5) vIMS suite 6) Rally suite -- cgit 1.2.3-korg