X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdevelopment%2Fdevtools%2Fdevtools.rst;h=5dc3af33a95247925cd3e04b5e64359d0f801c2f;hb=a38f506800bdfb0c960072f08571ce84c95c66ff;hp=e9a9a00cc8d3c411e9cb6063ec62b1cf9a7354b1;hpb=03788051369a43d20b73f4b36d6383d6cb989a4b;p=policy%2Fparent.git diff --git a/docs/development/devtools/devtools.rst b/docs/development/devtools/devtools.rst index e9a9a00c..5dc3af33 100644 --- a/docs/development/devtools/devtools.rst +++ b/docs/development/devtools/devtools.rst @@ -58,7 +58,7 @@ ONAP Policy Framework has dependencies to the ONAP Parent *oparent* module, the policy/xacml-pdp \ policy/distribution \ policy/gui \ - policy/engine " + policy/clamp " ## ## Help screen and exit condition (i.e. too few arguments) @@ -152,7 +152,7 @@ Execution of the script above results in the following directory hierarchy in yo * ~/git/onap/policy/docker * ~/git/onap/policy/drools-applications * ~/git/onap/policy/drools-pdp - * ~/git/onap/policy/engine + * ~/git/onap/policy/clamp * ~/git/onap/policy/apex-pdp * ~/git/onap/policy/xacml-pdp * ~/git/onap/policy/distribution @@ -198,10 +198,7 @@ Building ONAP Policy Framework Components drools-applications distribution gui - - engine + clamp @@ -277,9 +274,11 @@ familiar with the Policy Framework components and test any local changes. :maxdepth: 1 policy-gui-controlloop-smoke.rst - db-migrator-smoke.rst -.. + cl-participants-smoke.rst + clamp-smoke.rst + clamp-cl-participant-protocol-smoke.rst + policy-participant-smoke.rst api-smoke.rst .. @@ -297,11 +296,6 @@ familiar with the Policy Framework components and test any local changes. .. distribution-smoke.rst -.. - clamp-smoke.rst - -.. - clamp-cl-participant-protocol-smoke.rst Running the Stability/Performance Tests ***************************************