diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2023-05-08 08:43:49 +0100 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2023-05-08 09:19:02 +0100 |
commit | b2d95fd5aaf18abc3de63f4d431e697048112bf5 (patch) | |
tree | 6c8615d0f9ab3f3bbe805bcd45926ead3204c82a /docs/development/devtools/devtools.rst | |
parent | c92e128c5d7a1a67f43321d275b6e9d3c8f16e57 (diff) |
Docs for using CSITs with docker and microk8s installations.
Issue-ID: POLICY-4626
Change-Id: Ia39d2061674dce6809dcf84228f7c99116fd2fa8
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'docs/development/devtools/devtools.rst')
-rw-r--r-- | docs/development/devtools/devtools.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/development/devtools/devtools.rst b/docs/development/devtools/devtools.rst index 5f7f8434..682b9e6b 100644 --- a/docs/development/devtools/devtools.rst +++ b/docs/development/devtools/devtools.rst @@ -368,6 +368,15 @@ the Policy Framework works in a full ONAP deployment. distribution-pairwise.rst +Running Continuous System and Integration Testing suites +******************************************************** + +.. toctree:: + :maxdepth: 1 + + testing/csit.rst + + Testing OpenSuse docker images ****************************** |