Add policy api stability test

Add jmeter test plan for api stability test
Add scripts and config files for setting up api docker
Add scripts and config files for setting up other components

Issue-ID: POLICY-1805
Change-Id: I103288fc4a4e97997cbf99a0af0cddec7d570416
Signed-off-by: Chenfei Gao <cgao@research.att.com>
9 files changed
tree: 484576c511249f4580bf3a793320e2e8eb62fbf4
  1. main/
  2. packages/
  3. testsuites/
  4. .gitignore
  5. .gitreview
  6. INFO.yaml
  7. LICENSE.txt
  8. lombok.config
  9. pom.xml
  10. README.md
  11. version.properties
README.md

Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy API code.

To build it using Maven 3, run: mvn clean install