diff options
author | Linda Wang <wangwulin@huawei.com> | 2017-11-17 03:38:41 +0000 |
---|---|---|
committer | Linda Wang <wangwulin@huawei.com> | 2017-11-17 03:38:41 +0000 |
commit | a62233a19e60ca2c13bcbf0f477a0652842c89b6 (patch) | |
tree | 11e5a7682f6dde520473be26b2a03f53973b42dc /docs/testing/user/configguide/ci.rst | |
parent | 6fa563f54ff36c091f9f98b17b410e95879ec921 (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
Change-Id: I62af47a3f873f0a77d5f7e0a1df493651c805834
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Diffstat (limited to 'docs/testing/user/configguide/ci.rst')
-rw-r--r-- | docs/testing/user/configguide/ci.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/testing/user/configguide/ci.rst b/docs/testing/user/configguide/ci.rst index ada803c5..f3901d86 100644 --- a/docs/testing/user/configguide/ci.rst +++ b/docs/testing/user/configguide/ci.rst @@ -5,7 +5,6 @@ container from Jenkins. 4 steps have been defined:: * functest-cleanup: clean existing functest dockers on the jumphost - * set-functest-env-alpine: prepare en environement files * functest-daily: run dockers opnfv/functest-* (healthcheck, smoke, features, vnf) * functest-store-results: push logs to artifacts |