diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-06-15 08:19:18 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-06-15 15:53:15 +0200 |
commit | cd8edb720d2e72842c35e9d6271fc81e6717679d (patch) | |
tree | 5b1e05357164e59466f522044b3a747daa85aa76 /docs/testing/user/userguide/test_overview.rst | |
parent | ef07bda783fe6fed0c55634e19df95d72338010d (diff) |
Remove cloudify_ims_perf
All that modules are uncovered, unverified and deprecated.
They will be safely reverted as soon as they are updated, verified by
gates and unit tests are added.
Change-Id: Iac0893f9f0ccb485d91cd17305e744aff9bf9414
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/testing/user/userguide/test_overview.rst')
-rw-r--r-- | docs/testing/user/userguide/test_overview.rst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/testing/user/userguide/test_overview.rst b/docs/testing/user/userguide/test_overview.rst index b88a99caf..d85668687 100644 --- a/docs/testing/user/userguide/test_overview.rst +++ b/docs/testing/user/userguide/test_overview.rst @@ -156,21 +156,6 @@ validate the scenario for the release. | | | | Technical Specs and are executed | | | | | through protocol drivers provided| | | | | by ABot. | -| | +------------+----------------------------------+ -| | | cloudify | Based on cloudify_ims test case | -| | | \_ims_perf | cloudify_ims_perf substitutes | -| | | | the signaling test suite by an | -| | | | automatic deployment of an Ixia | -| | | | loader and generic SIP stress | -| | | | tests. | -| | | | This work has been initiated | -| | | | during the plugfest and allows | -| | | | realistic load tests on top of | -| | | | cloudify_ims. Please note that | -| | | | this test is available but not | -| | | | declared in testcases.yaml as it | -| | | | requires access to proprietary | -| | | | resources (Ixia loader) | +-------------+---------------+------------+----------------------------------+ | Kubernetes | healthcheck | k8s_smoke | Test a running Kubernetes | | | | | cluster and ensure it satisfies | |