From ccb1828ec3e1a1c9071256f85f3876a8d1c8ecdf Mon Sep 17 00:00:00 2001 From: Bilal A Date: Mon, 8 Apr 2019 16:53:43 -0400 Subject: Adds basic performance tests for XACML PDP Includes 1) Basic health check and stats performance test 2) Analysis script 3) Fixed https protocol in stability test Change-Id: I78a6daf3cae40daf4779ced515283abb19743e4b Issue-ID: POLICY-1461 Signed-off-by: Bilal A --- testsuites/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/pom.xml') diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 0da7d466..96663a37 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -28,5 +28,6 @@ pom stability + performance \ No newline at end of file -- cgit 1.2.3-korg