diff options
author | Sirisha_Manchikanti <sirisha.manchikanti@est.tech> | 2021-10-19 13:16:02 +0100 |
---|---|---|
committer | Sirisha Manchikanti <sirisha.manchikanti@est.tech> | 2021-10-19 14:12:50 +0000 |
commit | 0f40950baa6a423aad590e8c964468f34c6582f7 (patch) | |
tree | 6b73d9541d1907bb3aaa7f3728ccb9cd98bea07d /docs/development/devtools/devtools.rst | |
parent | 848f998f8b45b25584444b3329cef80f430a458c (diff) |
Add docs for participant intermediary, simulator
This commit contains docs for participant intermediary, participant
simulator and respective smoke tests
Issue-ID: POLICY-3716
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I72f658d39a3afeab643f680981ab73354418a26c
Diffstat (limited to 'docs/development/devtools/devtools.rst')
-rw-r--r-- | docs/development/devtools/devtools.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/development/devtools/devtools.rst b/docs/development/devtools/devtools.rst index 0cf11a4c..0654b3a5 100644 --- a/docs/development/devtools/devtools.rst +++ b/docs/development/devtools/devtools.rst @@ -297,6 +297,9 @@ familiar with the Policy Framework components and test any local changes. .. clamp-smoke.rst +.. + clamp-cl-participant-protocol-smoke.rst + Running the Stability/Performance Tests *************************************** @@ -315,7 +318,7 @@ familiar with the Policy Framework components and test any local changes. clamp-s3p.rst Running the Pairwise Tests -*********************** +************************** The following links contain instructions on how to run the pairwise tests. These may be helpful to developers check that the Policy Framework works in a full ONAP deployment. |