diff options
author | Michael Mokry <michael.mokry@att.com> | 2018-10-17 09:51:06 -0500 |
---|---|---|
committer | Michael Mokry <michael.mokry@att.com> | 2018-10-17 13:37:07 -0500 |
commit | 79b08ac2ed6fdd31ac94bbf549f805487b93941b (patch) | |
tree | ac3fe1fd8b111362e1835f998ccbb85942cdb714 /pom.xml | |
parent | 2f8f63aade561d1e4695ba667c08ebf96c4a535b (diff) |
XACML PDP Performance Test
Added TestSuite module and performance test plan and stability test plan
that I received from Michael Morris
Added License headers to files per Jim's comment
Change-Id: I9d7a2740218a946ea031fdeae57dcb58d4ddd886
Issue-ID: POLICY-887
Signed-off-by: Michael Mokry <michael.mokry@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ <module>POLICY-SDK-APP</module> <module>ONAP-SDK-APP</module> <module>packages</module> + <module>TestSuite</module> </modules> <distributionManagement> <repository> |