diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-08-28 07:06:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-28 07:06:09 +0000 |
commit | 4e39ca947fcb30ab176bf3a2405a5b71965497f7 (patch) | |
tree | ec00fe5909568c0b7d602bf30077a198c9cc251a /docs/testing/user/userguide/runfunctest.rst | |
parent | af86e67845ff7d074d389aa54cd4c3744d037348 (diff) | |
parent | c9ef93de81e802bd01ec7381b243c724c38af34f (diff) |
Merge "Remove Onos in Functest"
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 c8db6ff19..83e603b3a 100644 --- a/docs/testing/user/userguide/runfunctest.rst +++ b/docs/testing/user/userguide/runfunctest.rst @@ -256,7 +256,7 @@ variables: * Installer IP of the engine or VM running the actual deployment, stored in INSTALLER_IP * The scenario [controller]-[feature]-[mode], stored in DEPLOY_SCENARIO with - * controller = (odl|ocl|nosdn|onos) + * controller = (odl|ocl|nosdn) * feature = (ovs(dpdk)|kvm|sfc|bgpvpn|ovs_dpdk_bar) * mode = (ha|noha) |