Docs for using CSITs with docker and microk8s installations.
[policy/parent.git] / docs / development / devtools / devtools.rst
index 75f3443..682b9e6 100644 (file)
@@ -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
 ******************************
 
@@ -421,12 +430,22 @@ To test these images, CSITs will be run.
 Running Policy Components Locally
 *********************************
 
-The following page outlines how to run the policy framework components locally use IntelliJ, Eclipse and the Command Line.
+The following page outlines how to run the policy framework components locally using IntelliJ, Eclipse and the Command Line.
+
+.. toctree::
+   :maxdepth: 1
+
+   ./installation/local-installation.rst
+
+Running the Policy Framework in Microk8s
+****************************************
+
+The following page outlines how to run the policy framework components using microk8s.
 
 .. toctree::
    :maxdepth: 1
 
-   local-installation.rst
+   ./installation/microk8s-installation.rst
 
 
 Generating Swagger Documentation