blob: e749cb2258b1636a08cfe6017191bee5e5801ebf (
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
|
.. SPDX-License-Identifier: CC-BY-4.0
.. _functest-install-guide:
***************************
Functest Installation Guide
***************************
.. toctree::
:maxdepth: 2
intro.rst
prerequisites.rst
configguide.rst
ci.rst
References
==========
`[1]`_ : Keystone and public end point constraint
`[2]`_ : Functest Jenkins jobs
`[3]`_ : OPNFV main site
`[4]`_ : Functest wiki page
IRC support channel: #opnfv-functest
.. _`[1]`: https://ask.openstack.org/en/question/68144/keystone-unable-to-use-the-public-endpoint/
.. _`[2]`: https://git.opnfv.org/releng/tree/jjb/functest/functest-daily-jobs.yaml
.. _`[3]`: http://www.opnfv.org
.. _`[4]`: https://wiki.opnfv.org/display/functest/Opnfv+Functional+Testing
|