From 064b5b77d744ea0e43cc4a3f0fadb739afa45850 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 15 Apr 2018 11:11:50 +0200 Subject: Remove odl_netvirt testcase MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 (cherry picked from commit 13e4c5838b732bf9fd246cd4f97cb9b4e2b8e0b9) --- docs/testing/user/configguide/configguide.rst | 1 - docs/testing/user/userguide/runfunctest.rst | 2 +- docs/testing/user/userguide/test_overview.rst | 7 ------- 3 files changed, 1 insertion(+), 9 deletions(-) (limited to 'docs/testing/user') diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index a29ff3aaa..df44a9916 100644 --- a/docs/testing/user/configguide/configguide.rst +++ b/docs/testing/user/configguide/configguide.rst @@ -120,7 +120,6 @@ Results shall be displayed as follows:: | refstack_defcore | functest | smoke | 14:37 | FAIL | | snaps_smoke | functest | smoke | 42:09 | PASS | | odl | functest | smoke | 00:00 | SKIP | - | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ Note: if the scenario does not support some tests, they are indicated as SKIP. See User guide for details. diff --git a/docs/testing/user/userguide/runfunctest.rst b/docs/testing/user/userguide/runfunctest.rst index 07e16efed..a8f5a4694 100644 --- a/docs/testing/user/userguide/runfunctest.rst +++ b/docs/testing/user/userguide/runfunctest.rst @@ -83,7 +83,7 @@ Testcases can be listed, shown and run though the CLI:: +-------------------+--------------------------------------------------+------------------+---------------------------+ | TEST CASE | DESCRIPTION | CRITERIA | DEPENDENCY | +-------------------+--------------------------------------------------+------------------+---------------------------+ - | api_check | This test case verifies the retrieval of | 100 | ^((?!netvirt).)*$ | + | api_check | This test case verifies the retrieval of | 100 | ^((?!lxd).)*$ | | | OpenStack clients: Keystone, Glance, | | | | | Neutron and Nova and may perform some | | | | | simple queries. When the config value of | | | diff --git a/docs/testing/user/userguide/test_overview.rst b/docs/testing/user/userguide/test_overview.rst index 91eb34326..2ab003788 100644 --- a/docs/testing/user/userguide/test_overview.rst +++ b/docs/testing/user/userguide/test_overview.rst @@ -96,13 +96,6 @@ validate the scenario for the release. | | | | operations mainly based on | | | | | upstream testcases. See below | | | | | for details | -| | +------------+----------------------------------+ -| | | odl | Test Suite for the OpenDaylight | -| | | \_netvirt | SDN Controller when the NetVirt | -| | | | features are installed. It | -| | | | integrates some test suites from | -| | | | upstream using Robot as the test | -| | | | framework | +-------------+---------------+------------+----------------------------------+ | Features | features | bgpvpn | Implementation of the OpenStack | | | | | bgpvpn API from the SDNVPN | -- cgit 1.2.3-korg