diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-04-15 11:11:50 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-04-15 11:23:32 +0200 |
commit | 13e4c5838b732bf9fd246cd4f97cb9b4e2b8e0b9 (patch) | |
tree | 8f324ec20cc3ae97ca497942005793f9d957af27 /docs/testing/developer | |
parent | 38c67396839738cb319c797aa35fb50ec892b053 (diff) |
Remove odl_netvirt testcase
Its dendencies have not been met since Danube [1].
[1] https://build.opnfv.org/ci/job/apex-os-odl_l3-nofeature-noha-baremetal-danube/
Change-Id: I1a5bb4acd9e7e14dbf519132847521b5138f4cd6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/testing/developer')
-rw-r--r-- | docs/testing/developer/devguide/index.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst index 1812a4cb5..d700ac1fe 100644 --- a/docs/testing/developer/devguide/index.rst +++ b/docs/testing/developer/devguide/index.rst @@ -89,7 +89,6 @@ The internal test cases in Euphrates are: * vping_ssh * vping_userdata * odl - * odl_netvirt * rally_full * rally_sanity * tempest_smoke_serial @@ -107,7 +106,7 @@ The structure of this repository is detailed in `[1]`_. The main internal test cases are in the opnfv_tests subfolder of the repository, the internal test cases can be grouped by domain: - * sdn: odl, odl_netvirt, odl_fds + * sdn: odl, odl_fds * openstack: api_check, connection_check, snaps_health_check, vping_ssh, vping_userdata, tempest_*, rally_* * vnf: cloudify_ims |