aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/zip/result.zip
AgeCommit message (Collapse)AuthorFilesLines
2019-12-16Document Policy API to create operational policy for CDS actorRashmi Pujar1-0/+0
- Restructured the development directory to include devtools, and actors Issue-ID: POLICY-2294 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Change-Id: Ifdb1a9f3b8fa4a2ff34a7c8edf29783d2de803b7
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>
2019-09-18Change JMeter result UI to use jquery 3.4.1liamfallon1-0/+0
The JMeter result UI zipped in the APEX stability test results uses JQuery 3.3.1 to render the results. This review changes the JQuery version packaged in JMeter to 3.4.1 to remove security vulnerabilities. Issue-ID: POLICY-2082 Change-Id: Id22cd4888cebe564035ed00705c20eb74fb75a76 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-08-23Add documentation for stability/performance tests of policy componentsChenfei Gao1-0/+0
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>