aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-02-27 16:25:38 +0000
committersaul.gill <saul.gill@est.tech>2023-02-28 08:59:49 +0000
commitce601f27a0c8f2cb969d2ba2c3a5e21990b46287 (patch)
treea4cd41f24ca4e1842a072b6e120e15409ff06049 /docs/development
parent23090adbfe10f06984ab1790959c1f77d7c95269 (diff)
Fix broken links
Issue-ID: POLICY-4570 Change-Id: Iaf8e492c5c00631a476b113076b278a4ae1c6af4 Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'docs/development')
-rw-r--r--docs/development/devtools/drools-smoke.rst3
-rw-r--r--docs/development/devtools/xacml-smoke.rst4
2 files changed, 3 insertions, 4 deletions
diff --git a/docs/development/devtools/drools-smoke.rst b/docs/development/devtools/drools-smoke.rst
index a648dbd1..363bb503 100644
--- a/docs/development/devtools/drools-smoke.rst
+++ b/docs/development/devtools/drools-smoke.rst
@@ -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>`_
diff --git a/docs/development/devtools/xacml-smoke.rst b/docs/development/devtools/xacml-smoke.rst
index 91818c66..2a0be4b6 100644
--- a/docs/development/devtools/xacml-smoke.rst
+++ b/docs/development/devtools/xacml-smoke.rst
@@ -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>`_