diff options
author | Chenfei Gao <cgao@research.att.com> | 2019-07-29 23:03:37 -0400 |
---|---|---|
committer | Chenfei Gao <cgao@research.att.com> | 2019-07-31 16:12:24 -0400 |
commit | 2cf1be9126ab508142f03f3a7be49045f5af75e8 (patch) | |
tree | 484576c511249f4580bf3a793320e2e8eb62fbf4 /testsuites/stability/src/main/resources/README.md | |
parent | 5c97a052613935652c946f55e7c2ca9fe52c589f (diff) |
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>
Diffstat (limited to 'testsuites/stability/src/main/resources/README.md')
-rw-r--r-- | testsuites/stability/src/main/resources/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/stability/src/main/resources/README.md b/testsuites/stability/src/main/resources/README.md new file mode 100644 index 00000000..50297b45 --- /dev/null +++ b/testsuites/stability/src/main/resources/README.md @@ -0,0 +1,5 @@ +Scripts and corresponding configurations under *apisetup* and *simulatorsetup* are not needed +if stability test is planned to run over ONAP OOM based Policy deployment in lab. + +They are needed only if stability test is planned to run over component level deployment +(i.e. two VMs, one for API while the other for MariaDB).
\ No newline at end of file |