diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-02-07 11:47:01 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2017-02-07 11:54:57 +0100 |
commit | a34f23295ba75694d2837687df3ada5541489a25 (patch) | |
tree | 750a0376765fa4e2e37a7a525574a96222431106 /docs/devguide | |
parent | ec94112aa52507727425005458264335352ac6e8 (diff) |
Exclude Moon feature for Danube
Moon will come back mid March with a micro service version
Moon testing could be enabled on this new version
Change-Id: I160fab5d609bad2b0e8a8c81a4a180498c935b2f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'docs/devguide')
-rw-r--r-- | docs/devguide/index.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/devguide/index.rst b/docs/devguide/index.rst index 21af912b..42ad0445 100644 --- a/docs/devguide/index.rst +++ b/docs/devguide/index.rst @@ -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. |