aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/devtools/devtools.rst
diff options
context:
space:
mode:
authorFrancescoFioraEst <francesco.fiora@est.tech>2023-04-18 11:06:49 +0100
committerFrancesco Fiora <francesco.fiora@est.tech>2023-04-18 10:10:03 +0000
commitaa1379e16f25de408489c9588f5d9c1924f84e37 (patch)
treeff3c686369c151fdf6774c12fa9e5739553e55fe /docs/development/devtools/devtools.rst
parentad9a1e88471b5073fe24399b0f51e8ae5bca3e05 (diff)
Restructure of devtools folder for smoke tests
Move smoke tests docs to smoke folder Issue-ID: POLICY-4627 Change-Id: Ica496db009c5e15b531fc0d6c3d93596f0425b28 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'docs/development/devtools/devtools.rst')
-rw-r--r--docs/development/devtools/devtools.rst16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/development/devtools/devtools.rst b/docs/development/devtools/devtools.rst
index f52a8c3f..a9caf9a8 100644
--- a/docs/development/devtools/devtools.rst
+++ b/docs/development/devtools/devtools.rst
@@ -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
smoke/clamp-ac-participant-protocol-smoke.rst
smoke/policy-participant-smoke.rst
- api-smoke.rst
- pap-smoke.rst
- apex-smoke.rst
- drools-smoke.rst
- xacml-smoke.rst
- distribution-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