blob: 5d7eeb6e478476e64e4406494e86c90696302020 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
.. SPDX-License-Identifier: CC-BY-4.0
***************************
Functest Installation Guide
***************************
.. toctree::
:numbered:
:maxdepth: 2
intro.rst
prerequisites.rst
configguide.rst
ci.rst
References
==========
`[1]`_ : Keystone and public end point constraint
`[2]`_ : Functest User guide
`[3]`_ : Functest Jenkins jobs
`[4]`_ : Functest Configuration guide
`[5]`_ : OPNFV main site
`[6]`_ : Functest wiki page
IRC support channel: #opnfv-functest
.. _`[1]`: https://ask.openstack.org/en/question/68144/keystone-unable-to-use-the-public-endpoint/
.. _`[2]`: http://docs.opnfv.org/en/latest/submodules/functest/docs/testing/user/userguide/index.html
.. _`[3]`: https://git.opnfv.org/releng/tree/jjb/functest/functest-daily-jobs.yml
.. _`[4]`: http://docs.opnfv.org/en/latest/submodules/functest/docs/testing/user/configguide/index.html
.. _`[5]`: http://www.opnfv.org
.. _`[6]`: https://wiki.opnfv.org/functest
|