summaryrefslogtreecommitdiffstats
path: root/docs/development
AgeCommit message (Collapse)AuthorFilesLines
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
2021-03-31Results of Xacml Performance testsmkidd1-5/+64
Added changes to documentation to reflect results of performance tests for the S3P tests for Xacml-pdp. Updated values to reflect test results Issue-ID: POLICY-3111 Signed-off-by: mkidd <michael.kidd@est.tech> Change-Id: If8350480f96fbeac5b8c3d0bd7ef60bd97402a94 Signed-off-by: mkidd <michael.kidd@est.tech>
2021-03-31Merge "Distribution S3P tests results"Jim Hahn9-24/+14
2021-03-30Distribution S3P tests resultsadheli.tavares9-24/+14
Issue-ID: POLICY-3113 Change-Id: I70dd8cc1751c28240b11e5c4598c7603e0bb0c46 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2021-03-30Honululu Api Performance Run Resultslapentafd4-8/+48
Appending Performance results Issue-ID: POLICY-3112 Change-Id: I50df1aed416916966b2fe8cc1a7783315d221763 Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2021-03-29s3p stability xacml-pdp documentationjhh1-56/+25
Issue-ID: POLICY-3108 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I223016a6ef462cb33c2b365837a9bdda9ce075f8
2021-03-29Merge "s3p stability drools-apps documentation"Jorge Hernandez6-34/+78
2021-03-29s3p stability drools-apps documentationjhh6-34/+78
Issue-ID: POLICY-3108 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I2ed37d0fc8aa458e6a0f7e2a15b9a5008e013e87
2021-03-29Honululu Api Stability Run Resultslapentafd6-4/+5
Issue-ID: POLICY-3112 Change-Id: I3fc0a19a3de17120ba654c1cf9a175514496b1db Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2021-03-22Update CDS doc to remove legacy operational policyRashmi Pujar1-123/+95
Issue-ID: POLICY-3137 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Change-Id: Ibe71b0c806f0efa12306133ee48a416657b610dc
2021-01-20Remove css files from apex-pdp s3p resultsliamfallon4-2/+2
The Javascript rendering of the results is removed and replaced with PDF files in the apex_s3p_results.zip file. The directory structure is changed to remove the reference to the Frankfurt release. The link in the rst file is updated to take account of the changed directory strucuture. Issue-ID: POLICY-3002 Change-Id: I1bd3ca46107179059de5167923c44f215796fce4 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-10-29Merge "S3P Testing Documentation for Apex-PDP"Jorge Hernandez6-228/+56
2020-10-29Merge "update s3p drools-pdp doc"Jorge Hernandez6-146/+11
2020-10-29Merge "Document Distribution S3P results for Guilin-RC0"Ram Krishna Verma15-139/+234
2020-10-29Document Distribution S3P results for Guilin-RC0gregory.hayes15-139/+234
Issue-ID: POLICY-2834 Jira-Link: https://jira.onap.org/browse/POLICY-2834 Signed-off-by: gregory.hayes <gregory.hayes@est.tech> Change-Id: Ie97239662dd0dded72452f7dbc3e0dd4576d6669
2020-10-29S3P Testing Documentation for Apex-PDPwaynedunican6-228/+56
Documentation for stabilty testing for Apex-PDP Issue-ID: POLICY-2831 Change-Id: Ib5fe94618832c4e873ec0bf920a4f0c8d8b55226 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2020-10-29update s3p drools-pdp docTaka Cho6-146/+11
update drools-pdp document for s3p 72 hours run Issue-ID: POLICY-2832 Change-Id: I3cf4e061888b1e3d7732b13da9da208fc4a7c281 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-10-23document guilin xacml stability run resultsjhh4-26/+18
Issue-ID: POLICY-2829 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ic87f70b552cb5e4ae509c07a50a87c1885e3d75e
2020-10-23document guilin api stability run resultsjhh18-321/+28
Issue-ID: POLICY-2829 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I87603f13e3b5a68157c18f30c32d33fb62b1a9b1 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-10-22Documentation changes for PAP S3P testinga.sreekumar12-287/+51
Change-Id: Ief45898872e3316eae4f351cfbb516166f576be1 Issue-ID: POLICY-2830 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2020-07-10Fix broken references in documentsliamfallon1-2/+2
This patch fixes some broken references and some unreferenced files. Issue-ID: POLICY-2686 Change-Id: Iad0bfea705d39fe70e0017e7b4b9a503e5649530 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-06-22Remove duplicate apex stability resultsliamfallon2-0/+0
results.zip: El Alto results results.tar: Duplicate of results in the frankfurt subdirectiry Issue-ID: POLICY-2657 Change-Id: Ida86fb6bc6e41eb92eeef8c6f2f6c11831948d68 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-06-21Remove license issues from policy/parentliamfallon2-0/+0
The original tar file contained Javascript code to render the results. the javascript is replaced with PDF printouts of the rendered results. Issue-ID: POLICY-2657 Change-Id: I1d4aab577ca70bc8349114524f5740dc17c78030 Signed-off-by: liamfallon <liam.fallon@est.tech>
2020-06-02Stability test documentation for Apex-pdpaditya.puthuparambil6-0/+80
Issue-ID: POLICY-2457 Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech> Change-Id: Ic1c7a2a5e716ab89eb50a211e2e9ca0f941edfd2
2020-05-29Stability test documentation changes as PAP version is added as Env Variableaditya.puthuparambil1-6/+23
Issue-ID: POLICY-2544 Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech> Change-Id: Id590a23a5142f5589f3f3ac92a4ef57f08a5688d
2020-05-21Fix last documentation warningsPamela Dragosh3-2/+4
Had to add toctree to remove warnings. Do not seem to like the fact that an .rst is referenced via a label. Removed amsterdam controller and added frankfurt controller. Issue-ID: POLICY-2511 Change-Id: I5fb887b3a1d26a543c844d6baa34b3fa0e506f0a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-05-20Update apex-pdp stability/performance testing documenthuaxing6-117/+129450
Issue-ID: POLICY-2457 Signed-off-by: huaxing <huaxing.jin@est.tech> Change-Id: I24d20fe0ae5d49821dc854d8f734ba960b25ec21
2020-05-19Merge "stability pdp-d review comments"Jorge Hernandez6-42/+38
2020-05-19stability pdp-d review commentsjhh6-42/+38
Issue-ID: POLICY-2456 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Id42f04e412631e16d0ffdfbf5fe1b212724d4141 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-05-19Updated docs and results for S3P / API FrankfurtChris Ramstad2-154/+153
Issue-ID: POLICY-2453 Signed-off-by: Chris Ramstad <cramstad@ciena.com> Change-Id: I21506a89eff6409d1905218f962161c3b077865a
2020-05-19Merge "pdp-d stability documentation"Pamela Dragosh6-0/+299
2020-05-19Merge "More documentation of specific actor types"Ram Krishna Verma1-2/+12
2020-05-19Merge "Document new Guard Actor"Ram Krishna Verma1-6/+119
2020-05-19Merge "Document new SO Actor"Ram Krishna Verma1-4/+441
2020-05-19Merge "Dcoument new VFC Actor"Ram Krishna Verma1-4/+158
2020-05-19Merge "Document new A&AI Actor"Ram Krishna Verma3-4/+139
2020-05-19Merge "Distribution Performance Test Results"Ram Krishna Verma3-0/+60
2020-05-19Distribution Performance Test ResultsRossC3-0/+60
Issue-ID: POLICY-2458 Change-Id: Ib4f038664f31e32a6f77cc25aa64d6ebde817fbf Signed-off-by: RossC <ross.carter@est.tech>
2020-05-18pdp-d stability documentationjhh6-0/+299
Issue-ID: POLICY-2356 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I390c43cb89145f16a35ca1a65a4e6efb0d185852 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-05-18More documentation of specific actor typesJim Hahn1-2/+12
Added some more documentation about Http and BidirectionalTopic actors, as that is typically important to actor developers. Issue-ID: POLICY-2515 Change-Id: Id047a13709416b01c725b38847041fd347fa2501 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-05-18Document new A&AI ActorJim Hahn3-4/+139
Issue-ID: POLICY-2515 Change-Id: I97483c3ed84ccafb85869c96a8886d3697ddf319 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-05-18Dcoument new VFC ActorJim Hahn1-4/+158
Issue-ID: POLICY-2515 Change-Id: Ib31ffd3aaeae14eeb5eec2e898fb1012046c3584 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-05-18Document new Guard ActorJim Hahn1-6/+119
Issue-ID: POLICY-2515 Change-Id: I499294ecb9ade7a069e2f6f1c3566bae7ffc0dde Signed-off-by: Jim Hahn <jrh3@att.com>