aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
AgeCommit message (Collapse)AuthorFilesLines
2019-09-19Replace apex JMeter HTML/JS with PDF reportsliamfallon1-0/+0
The results of the apex JMeter report in result.zip was in the form of HTML/javascript, which generated security issues. This review replaces the contents of result.zip with PDF documents that capture the HTML content. Archive: result.zip Length Date Time Name --------- ---------- ----- ---- 0 2019-09-19 09:52 result/ 206236 2019-09-19 09:45 result/JMeter_0213_Charts_OverTime.pdf 91640 2019-09-19 09:48 result/JMeter_0232_Charts_ResponseTimes.pdf 129132 2019-09-19 09:46 result/JMeter_0221_Charts_Throughput.pdf 135087 2019-09-19 09:44 result/JMeter_0211_Charts_OverTime.pdf 26008 2019-09-19 09:31 result/JMeter_0310_TestTime.pdf 115940 2019-09-19 09:45 result/JMeter_0212_Charts_OverTime.pdf 138760 2019-09-19 09:46 result/JMeter_0222_Charts_Throughput.pdf 76038 2019-09-19 09:48 result/JMeter_0231_Charts_ResponseTimes.pdf 54638 2019-09-19 09:43 result/JMeter_0100_Dashboard.pdf 97078 2019-09-19 09:47 result/JMeter_0223_Charts_Throughput.pdf --------- ------- 1070557 11 files Issue-ID: POLICY-2082 Change-Id: I2fe119f9e9e2b31972bdb4a3376b66aaedbfedf6 Signed-off-by: liamfallon <liam.fallon@est.tech> (cherry picked from commit 6f8aa8c860497a52fc0b6a164014a964a1acfccb)
2019-08-23Add documentation for stability/performance tests of policy componentsChenfei Gao28-6/+56271
Add s3p documentation for policy-api Add s3p documentation for policy-pap Add s3p documentation for policy-xacml-pdp Add s3p documentation for policy-apex-pdp Issue-ID: POLICY-1993 Change-Id: Id267f2b89316b32e79db11009cb013027058e94a Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-06-25Move docker documentation into installationPamela Dragosh1-98/+0
In the wrong spot. Issue-ID: POLICY-1850 Change-Id: If421614ab94bd1f02fec241d3583034baf0e3fcb Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-12Fix documentation add tutorialPamela Dragosh1-5/+5
Fixed some headings that made index's look strange. Added xacml tutorial. Issue-ID: POLICY-1842 Change-Id: Id6ab56e5d5d2a6b2fe37c8df5d3d70aa04776878 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-05Update building sectionjhh1-63/+54
Issue-ID: POLICY-1678 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I4cc8b20009761cc4b0d8aa5b2b3072a7395b37d0 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-05-21Initial set of documentationPamela Dragosh1-0/+328
This is where I am at with documentation, getting it up so Chenfei and Liam can help me with it. Issue-ID: POLICY-1676 Change-Id: I19e2bd794c65bfd05de0b3a732e005029267d690 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>