diff options
Diffstat (limited to 'docs/devguide/index.rst')
-rw-r--r-- | docs/devguide/index.rst | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/docs/devguide/index.rst b/docs/devguide/index.rst index 6624f8a7..42ad0445 100644 --- a/docs/devguide/index.rst +++ b/docs/devguide/index.rst @@ -63,11 +63,11 @@ Functest internal test cases The internal test cases in Danube are: * healthcheck + * connection_check + * api_check * vping_ssh * vping_userdata * odl - * connection_check - * api_check * snaps_smoke * tempest_smoke_serial * rally_sanity @@ -104,7 +104,6 @@ The external test cases are: * onos * bgpvpn * copper - * moon * security_scan * sfc-odl * sfc-onos @@ -556,8 +555,6 @@ A jenkins job manages: +---------------------+---------+---------+---------+---------+ | parser | | | X | | +---------------------+---------+---------+---------+---------+ - | moon | | X | | | - +---------------------+---------+---------+---------+---------+ | copper | X | | | X | +---------------------+---------+---------+---------+---------+ @@ -590,7 +587,7 @@ A jenkins job manages: stable) and then the number of iterations (4 needed) would not be sufficient to get the green status. - Please note that other test cases (e.g. sfc_odl, bgpvpn, moon) need also + Please note that other test cases (e.g. sfc_odl, bgpvpn) need also ODL configuration addons and as a consequence specific scenario. There are not considered as runnable on the generic odl_l2 scenario. |