Fix broken links 30/133430/2
authorsaul.gill <saul.gill@est.tech>
Mon, 27 Feb 2023 16:25:38 +0000 (16:25 +0000)
committersaul.gill <saul.gill@est.tech>
Tue, 28 Feb 2023 08:59:49 +0000 (08:59 +0000)
Issue-ID: POLICY-4570
Change-Id: Iaf8e492c5c00631a476b113076b278a4ae1c6af4
Signed-off-by: saul.gill <saul.gill@est.tech>
docs/development/devtools/drools-smoke.rst
docs/development/devtools/xacml-smoke.rst
docs/drools/pdpdApps.rst
docs/drools/pdpdEngine.rst

index a648dbd..363bb50 100644 (file)
@@ -56,7 +56,6 @@ and dependent components.   The following scenarios should be considered:
 - Verify vCPE, vDNS, and vFirewall use cases and recorded metrics.
 
 The following testsuites contain everything necessary for the previous verifications:
-
-- `CSIT Robot framework <https://github.com/onap/policy-docker/blob/master/csit/drools-applications/tests/drools-applications-test.robot>`_
+- `CSIT Robot framework <https://github.com/onap/policy-docker/blob/master/csit/resources/tests/drools-applications-test.robot>`_
 - `JMeter S3P <https://github.com/onap/policy-drools-applications/blob/master/testsuites/stability/src/main/resources/s3p.jmx>`_
 
index 91818c6..2a0be4b 100644 (file)
@@ -55,6 +55,6 @@ PDP and dependent components.   The following scenarios should be considered:
 
 The following testsuites contain everything necessary for the previous verifications:
 
-- `CSIT Robot framework <https://git.onap.org/policy/docker/tree/csit/xacml-pdp/tests/xacml-pdp-test.robot>`_
-- `JMeter S3P <https://git.onap.org/policy/xacml-pdp/tree/testsuites/stability/src/main/resources/testplans/stability.jmx>`_
+- `CSIT Robot framework <https://github.com/onap/policy-docker/blob/master/csit/resources/tests/xacml-pdp-test.robot>`_
+- `JMeter S3P <https://github.com/onap/policy-xacml-pdp/blob/master/testsuites/stability/src/main/resources/testplans/stability.jmx>`_
 
index 58bbb06..5ef0a3f 100644 (file)
@@ -877,9 +877,9 @@ Running PDP-D Control Loop Application with other components
 The reader can also look at the `policy/docker repository <https://github.com/onap/policy-docker/tree/master/csit>`__.
 More specifically, these directories have examples of other PDP-D Control Loop configurations:
 
-* `plans <https://github.com/onap/policy-docker/tree/master/csit/drools-applications/plans>`__: startup & teardown scripts.
-* `scripts <https://github.com/onap/policy-docker/blob/master/csit/docker-compose-all.yml>`__: docker-compose file.
-* `tests <https://github.com/onap/policy-docker/tree/master/csit/drools-applications/tests>`__: test plan.
+* `plans <https://github.com/onap/policy-docker/tree/master/compose>`__: startup & teardown scripts.
+* `scripts <https://github.com/onap/policy-docker/blob/master/compose/docker-compose.yml>`__: docker-compose file.
+* `tests <https://github.com/onap/policy-docker/blob/master/csit/resources/tests/drools-applications-test.robot>`__: test plan.
 
 Additional information
 ======================
index 6992a8e..22e5cbe 100644 (file)
@@ -1380,9 +1380,9 @@ Other examples
 The reader can also look at the `policy/docker repository <https://github.com/onap/policy-docker/tree/master/csit>`__.
 More specifically, these directories have examples of other PDP-D configurations:
 
-* `plans <https://github.com/onap/policy-docker/tree/master/csit/drools-pdp/plans>`__: startup & teardown scripts.
-* `scripts <https://github.com/onap/policy-docker/blob/master/csit/docker-compose-all.yml>`__: docker-compose file.
-* `tests <https://github.com/onap/policy-docker/tree/master/csit/drools-pdp/tests>`__: test plan.
+* `plans <https://github.com/onap/policy-docker/tree/master/compose>`__: startup & teardown scripts.
+* `scripts <https://github.com/onap/policy-docker/blob/master/compose/docker-compose.yml>`__: docker-compose file.
+* `tests <https://github.com/onap/policy-docker/blob/master/csit/resources/tests/drools-pdp-test.robot>`__: test plan.
 
 Configuring the PDP-D in an OOM Kubernetes installation
 =======================================================