aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/devtools
AgeCommit message (Collapse)AuthorFilesLines
2021-11-15Add document for apex-pdp smoke test9.0.0-ONAPRam Krishna Verma2-2/+108
Adding document for apex-pdp smoke testing. Issue-ID: POLICY-3719 Change-Id: I45028d4755bd3e7b075199e23b0a26e13478e02a Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-11-12Add document for policy-pap smoke testRam Krishna Verma2-2/+69
Adding document for policy-pap smoke testing. Issue-ID: POLICY-3718 Change-Id: Ied353725d27001a25822118d18663ce7d37134d9 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-11-12Merge "Add document for policy-api smoke test" into istanbulRam Krishna Verma2-2/+47
2021-11-12Merge "Add document for policy-cds testing" into istanbulRam Krishna Verma2-0/+137
2021-11-11Add document for policy-api smoke testRam Krishna Verma2-2/+47
Adding document for policy-api smoke testing. Issue-ID: POLICY-3717 Change-Id: I8065c1a102f4812ff72c8e58b95aed6055fc8320 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-11-11Add document for policy-cds testingRam Krishna Verma2-0/+137
Adding document for policy-cds testing that includes * creating entities in AAI. * publishing relevant blueprints to CDS. * running tests for apex-pdp * running tests for drools-pdp * deleting blueprints from CDS * deleting entities from AAI Issue-ID: POLICY-3735 Change-Id: If2f2ed07e76fd230c2edc6c10be9e01f0e1ee6c0 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-11-11Fix image suffix to resolve errorsRam Krishna Verma8-6/+6
Issue-ID: POLICY-3710 Change-Id: I9735cf7c2c4437092245bbb83f198113f8c25246 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-11-11Update cds postman collectionRam Krishna Verma1-50/+50
Issue-ID: POLICY-3735 Change-Id: Icbc19c5cdc0cdcdecc79234dc76df26a7de68564 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-11-08Update Istanbul branch to fix doc errorsliamfallon4-24/+137
Some changes were missed in the cherry picks, this review fixes up the Istanbul documentation. Issue-ID: POLICY-3770 Change-Id: I974af7f95b826c9695cbf7201b1f11cebf871215 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-11-03Add cba's for smoke/pairwise testingRam Krishna Verma2-0/+0
Adding cba's that will be published to cds for vnf & pnf testing of drools-pdp & apex-pdp. Issue-ID: POLICY-3735 Change-Id: I628018d0e3a8c6ea02191231aa8bb0f0eac14066 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca> (cherry picked from commit 94a2d2d6b68ec1ab62b297e085df3d330c74ea7d)
2021-11-02Added docs for smoke testing the GUIsaul.gill16-1/+3264
Added doc for smoke testing the GUI Added images to go together with the docs Added tosca file to be used in tests Issue-ID: POLICY-3725 Change-Id: I91f80ca871f3953e2be1426b17be7e4c9ed5a059 Signed-off-by: saul.gill <saul.gill@est.tech> (cherry picked from commit 9217f6cbfc143c2ac53cd3fbe16f258874a13ada) Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-11-01Add documentation for CL participants smoke testingrameshiyer274-5/+566
kubernetes, http participants. Issue-ID: POLICY-3729 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I7e51950ee37adc1f890f400f066e136bc27816d6 (cherry picked from commit bce3dd4e670a89e46e042afcd24259afec15736b) Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-11-01Merge "Create documentation for policy participant smoke tests" into istanbulLiam Fallon11-0/+4170
2021-11-01Merge "Add postman collections for smoke/pairwise testing" into istanbulLiam Fallon4-0/+3884
2021-11-01Merge "Fix missing image in pairwise testing document" into istanbulLiam Fallon2-2/+2
2021-11-01Distribution S3P testing results for Istanbul.adheli.tavares15-30/+28
Issue-ID: POLICY-3654 Change-Id: I171e71d62edbce9f326737cc8f7ad27fb1bab300 Signed-off-by: adheli.tavares <adheli.tavares@est.tech> (cherry picked from commit 802207c3dea71000f23777558d6377cbe133beca)
2021-11-01Create documentation for policy participant smoke testswaynedunican11-0/+4170
Issue-ID: POLICY-3730 Change-Id: I30b06d38aef5f0b4081878cea23f33411d2ff6f3 Signed-off-by: Wayne Dunican <wayne.dunican@est.tech> (cherry picked from commit 7fabab19ae21883c649a66d2688e3aa8a6e68e97)
2021-11-01Fix missing image in pairwise testing documentrameshiyer272-2/+2
Issue-ID: POLICY-3738 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Ia9755d8e115d81b477e0d9281f620e6d5decc6eb (cherry picked from commit d5dd16e304b3f03842bbf14bb7b1440dfaecda68)
2021-11-01Merge "Add docs for participant intermediary, simulator" into istanbulLiam Fallon4-37/+184
2021-11-01Merge "Added doc for smoke testing db-migrator" into istanbulLiam Fallon2-0/+419
2021-11-01Merge "Add documentation for CLAMP CL pairwise testing" into istanbulLiam Fallon14-3/+1239
2021-10-29Add postman collections for smoke/pairwise testingRam Krishna Verma4-0/+3884
Adding postman collections for complete smoke/pairwise testing of drools-pdp & apex-pdp. Along with collections for populating required entries in AAI & CDS. The collections also include most of the rest api's from policy-api & policy-pap components. Giving a consolidated testing experience. Issue-ID: POLICY-3735 Change-Id: Ib5f442ad10663e4471f2b667bec1be742129f2c4 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca> (cherry picked from commit 43793cf38b2b1adcf23dd1051c5dbc801ef41549)
2021-10-29Create the documentation for CLAMP control loop runtime Smoke TestsFrancescoFioraEst1-0/+357
Issue-ID: POLICY-3726 Change-Id: I401e4f60b83b064b1675a136a8dca55d1631e0fa Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech> (cherry picked from commit 728ca1d13c42954a127412c8c597a66549eab213)
2021-10-29Add documentation for CLAMP CL pairwise testingrameshiyer2714-3/+1239
CLAMP - policy core CLMAP - DCAE Issue-ID: POLICY-3740 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I0afbac24cffebce3ee0713da9b3e0ca27c8f34d4 (cherry picked from commit 2811100a34fdccfd413e1d5691557d2cf218d5c8)
2021-10-29Added doc for smoke testing db-migratorktimoney2-0/+419
Issue-ID: POLICY-3724 Change-Id: I7069e52cf7eb6c503b0c2d7cdf13bcfccef35c8e Signed-off-by: ktimoney <kevin.timoney@est.tech> (cherry picked from commit 33149af496ec30528a3c2201845b441b773ff2e3)
2021-10-29Add docs for participant intermediary, simulatorSirisha_Manchikanti4-37/+184
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 (cherry picked from commit 0f40950baa6a423aad590e8c964468f34c6582f7)
2021-10-26Refactor s3p documentsRam Krishna Verma28-184538/+14
* Removed unused files * Created component specific folders for s3p Issue-ID: POLICY-3710 Change-Id: I87c872cc1132bf718cfd74fabb3a786685b26f4b Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca> (cherry picked from commit aad9fe1a023579bad0bc8c432807d872bab9c894)
2021-10-25Fix s3p document & imagesRam Krishna Verma11-4/+4
Issue-ID: POLICY-3710 Change-Id: I8036f819fa7657206ef95f6015011c730124e511 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca> (cherry picked from commit 25addbb6f0f7119c016226763f527eadda3261f1)
2021-10-25Fix build, rename clashing PNG/png filesliamfallon8-4/+4
Issue-ID: POLICY-3770 Change-Id: Ibf8294c38d691804a382a6ce0c44757a9ce10bbe Signed-off-by: liamfallon <liam.fallon@est.tech> (cherry picked from commit 614becba1f30dd7ff21c1e3e71ee125997c7d313)
2021-10-25Merge "Updated xacml s3p tests" into istanbulRam Krishna Verma1-21/+24
2021-10-25Merge "Distribution Performance test results." into istanbulRam Krishna Verma15-93/+123
2021-10-25Merge "APEX S3P documentation updates for Istanbul" into istanbulRam Krishna Verma18-81/+484
2021-10-25Updated xacml s3p testsktimoney1-21/+24
Issue-ID: POLICY-3657 Change-Id: I2c6ffd73296a1c71a9b306e1d4dfed64f3b1285d Signed-off-by: ktimoney <kevin.timoney@est.tech> (cherry picked from commit 8bf0b0f85cbecd60aa8efb3b8dbae1ee22245470)
2021-10-25ControlLoop S3P test resultsSirisha_Manchikanti7-0/+198
Issue-ID: POLICY-3659 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I1d62b9efe9cb154ce0a8224f32f943ec5d1fffab (cherry picked from commit f9d03ae53dc04dd8ca90e61507e43b23bb3e5a59)
2021-10-25APEX S3P documentation updates for Istanbula.sreekumar18-81/+484
Change-Id: I8b7b1e423b84dfe802a65deb014a03ceddbd92e8 Issue-ID: POLICY-3655 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca> (cherry picked from commit 2201d0a0e2fcfe0ac16a90b64667f2511f695ba8)
2021-10-25Distribution Performance test results.adheli.tavares15-93/+123
- document updated with current run for setting up components; - updated run for stability but no results; - updated run for performance with results. Issue-ID: POLICY-3654 Change-Id: I11faac457419d6057678df71393aae750cf3b2dc Signed-off-by: adheli.tavares <adheli.tavares@est.tech> (cherry picked from commit 32b4eb96c6959c6b7627afee05674dc4b6de91d8)
2021-10-20Merge "Documentation for PAP S3P results" into istanbulLiam Fallon5-10/+19
2021-10-20Merge "drools s3p tests documentation" into istanbulLiam Fallon1-89/+86
2021-10-19Documentation for PAP S3P resultswaynedunican5-10/+19
Issue-ID: POLICY-3653 Change-Id: Ic20ca4b7134ee685ac59bee9810c94a4303703b5 Signed-off-by: Wayne Dunican <wayne.dunican@est.tech> (cherry picked from commit e4e7f623fbe2992aa6878970f466a304cb53b718)
2021-10-19drools s3p tests documentationjhh1-89/+86
Issue-ID: POLICY-3656 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I77dc55b5e7bb1d8a837ac42165cb63b73ab53b71 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> (cherry picked from commit 78bd4b469a3dd29829f8333946852dd62a4cd7a8)
2021-10-19Policy-API S3P documentation changesa.sreekumar9-11/+27
Pushing this review on behalf of prakhar.pandey@bell.ca Change-Id: I943e5c192cd1a2984ff80283004ef18779c32a30 Issue-ID: POLICY-3652 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca> (cherry picked from commit 67538f598f09ef524a1d284831360d67d3f6a4b8)
2021-10-12Fix warnings in PF documentation generationliamfallon1-0/+61
Geeneration of documents in the Policy Framework issued many warnings, for example missing links, hanging references, unreferenced pages and missing swagger, as well as bad formatting for code blocks. This commit cleans up all the warnings. Issue-ID: POLICY-3337 Change-Id: I20db6ff76cfb58a603317f5faf20c7479b77c13b Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-07-20Document how to run the DMaaP simulator locallyliamfallon1-0/+44
Issue-ID: POLICY-3424 Change-Id: Iee6b3dd3cb0cb9aca28846e596286c287d8b645f Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-07-19Add profile for generating Swagger documentsliamfallon1-0/+49
This commit adds a profile for generating Swagger documents and creating a tarball containing the swagger.json, swagger.html, and swagger.pdf files. The profile is triggered in any module when tsts are enabled (In other words when the skipTests flag is off), and when the following proerty is set: <swagger.generation.phase>post-integration-test</swagger.generation.phase> This profile assumes that a unit test exists that creates the following file: target/swagger/swagger.json If this file does not exist, the build will fail if the profile is invoked. Therefore, to generate the Swagger documentation tarball, a module must set the swagger.generation.phase propety AND have a unit test that generates the swagger.json file. Issue-ID: POLICY-3424 Change-Id: I8ff769e7a28bf0e00969d1bc677fee6908951d8a Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-04-20Update Apex-PDP s3p Tests documentationarkadiusz.adamski1-114/+16
- Update test documentation Issue-ID: POLICY-3109 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: I2291aeb976aed54de58a00fdb517b214d77927f0
2021-04-14Update Apex-PDP s3p Test resultsarkadiusz.adamski5-5/+5
- Update stability test results Issue-ID: POLICY-3109 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: I926dae97cbe4d9af246de8f0e6fa840ccd7debd8
2021-04-09Update s3p Test resultsarkadiusz.adamski3-4/+4
- Update performance test results Issue-ID: POLICY-3109 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: Id2deb7f63124e48f1cfcf6c95b47ac71753fbbce
2021-04-06Merge "Documentation changes for PAP S3P testing"Ram Krishna Verma9-16/+16
2021-04-01Documentation changes for PAP S3P testingwaynedunican9-16/+16
Issue-ID: POLICY-3110 Change-Id: I7d2e68f3c73e838f6e0848d02f4eca7ce1327abe Signed-off-by: waynedunican <wayne.dunican@est.tech>
2021-03-31Merge "Results of Xacml Performance tests"Jim Hahn1-5/+64