diff options
Diffstat (limited to 'docs/development')
-rw-r--r-- | docs/development/devtools/drools-smoke.rst | 3 | ||||
-rw-r--r-- | docs/development/devtools/xacml-smoke.rst | 4 |
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>`_ |