diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-08-18 08:31:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-18 08:31:51 +0000 |
commit | 16b9a69410fd0aaa9a55b023997bb3872ee5907d (patch) | |
tree | be45663d8fab26ed53c04425aa708bc5ae6093b5 /docs/testing/user/userguide/runfunctest.rst | |
parent | 0e919a00c9fa4827af77731fffb0fc5dccc1f16c (diff) | |
parent | 33de78413116823fc61a7df695f17574a9247bd0 (diff) |
Merge "Remove multisite support"
Diffstat (limited to 'docs/testing/user/userguide/runfunctest.rst')
-rw-r--r-- | docs/testing/user/userguide/runfunctest.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/userguide/runfunctest.rst b/docs/testing/user/userguide/runfunctest.rst index 58a3e4b92..53674219c 100644 --- a/docs/testing/user/userguide/runfunctest.rst +++ b/docs/testing/user/userguide/runfunctest.rst @@ -610,7 +610,7 @@ variables: * The scenario [controller]-[feature]-[mode], stored in DEPLOY_SCENARIO with * controller = (odl|ocl|nosdn|onos) - * feature = (ovs(dpdk)|kvm|sfc|bgpvpn|multisites|ovs_dpdk_bar) + * feature = (ovs(dpdk)|kvm|sfc|bgpvpn|ovs_dpdk_bar) * mode = (ha|noha) The constraints per test case are defined in the Functest configuration file |