diff options
author | 2017-11-17 03:38:41 +0000 | |
---|---|---|
committer | 2017-11-20 09:09:39 +0100 | |
commit | 06421562d075f6e9d12a0b43e1dce1982b035d59 (patch) | |
tree | f5c68cb0730b848470ffa06d81a31ae959e7322c /docs/testing/developer | |
parent | d45f54a5ea6a2279f42dd4334035a1f9cdfba75e (diff) |
Update documentation for Functest
1. Remove the reference of ubuntu based container
2. Remove the domino (terminated) and promise (not in F),
and move fds to features tier
Conflicts:
functest/docs/testing/user/userguide/test_overview.rst
Change-Id: I62af47a3f873f0a77d5f7e0a1df493651c805834
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Diffstat (limited to 'docs/testing/developer')
-rw-r--r-- | docs/testing/developer/devguide/index.rst | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst index d03a10e28..12325c66c 100644 --- a/docs/testing/developer/devguide/index.rst +++ b/docs/testing/developer/devguide/index.rst @@ -47,11 +47,6 @@ Functest High level architecture Functest is a project delivering test containers dedicated to OPNFV. It includes the tools, the scripts and the test scenarios. -Until Danube, Functest produced 2 docker files based on Ubuntu 14.04: - - * x86 Functest: https://hub.docker.com/r/opnfv/functest/ - * aarch64 Functest: https://hub.docker.com/r/opnfv/functest_aarch64/ - In Euphrates Alpine containers have been introduced in order to lighten the container and manage testing slicing. The new containers are created according to the different tiers: @@ -95,8 +90,7 @@ The internal test cases in Euphrates are: * vping_ssh * vping_userdata * odl - * odl-netvirt - * odl-fds + * odl_netvirt * rally_full * rally_sanity * tempest_smoke_serial |