Docs for using CSITs with docker and microk8s installations.
[policy/parent.git] / docs / development / devtools / devtools.rst
index 0ea25d0..682b9e6 100644 (file)
@@ -302,18 +302,18 @@ familiar with the Policy Framework components and test any local changes.
 .. toctree::
    :maxdepth: 1
 
-   policy-gui-acm-smoke.rst
-   db-migrator-smoke.rst
+   smoke/policy-gui-acm-smoke.rst
+   smoke/db-migrator-smoke.rst
    smoke/acm-participants-smoke.rst
    smoke/clamp-smoke.rst
-   clamp-cl-participant-protocol-smoke.rst
-   policy-participant-smoke.rst
-   api-smoke.rst
-   pap-smoke.rst
-   apex-smoke.rst
-   drools-smoke.rst
-   xacml-smoke.rst
-   distribution-smoke.rst
+   smoke/clamp-ac-participant-protocol-smoke.rst
+   smoke/policy-participant-smoke.rst
+   smoke/api-smoke.rst
+   smoke/pap-smoke.rst
+   smoke/apex-smoke.rst
+   smoke/drools-smoke.rst
+   smoke/xacml-smoke.rst
+   smoke/distribution-smoke.rst
 
 
 Running the Stability/Performance Tests
@@ -344,13 +344,10 @@ the Policy Framework works in a full ONAP deployment.
 .. toctree::
    :maxdepth: 1
 
-   clamp-policy.rst
-
-   clamp-dcae.rst
-
-   policy-cds.rst
-
-   clamp-sdc.rst
+   pairwise/clamp-policy.rst
+   pairwise/clamp-dcae.rst
+   pairwise/policy-cds.rst
+   pairwise/clamp-sdc.rst
 
 ..
    api-pairwise.rst
@@ -371,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,6 +427,26 @@ To test these images, CSITs will be run.
 
     Automated tests will be run, and log files displayed.
 
+Running Policy Components Locally
+*********************************
+
+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
+
+   ./installation/microk8s-installation.rst
+
 
 Generating Swagger Documentation
 ********************************