Delete keystores from distribution 52/119552/1
authorJim Hahn <jrh3@att.com>
Fri, 19 Mar 2021 16:00:30 +0000 (12:00 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 19 Mar 2021 16:00:51 +0000 (12:00 -0400)
commitbaee9c938ce5caaa20879c494cce9beb01f3a8e0
tree4a0bfb955a8f6b602a687bda8e7f7d6879a64c0b
parent87e6b80d8c1a285c950fa840fd68fc123343ff5f
Delete keystores from distribution

The Keystore is no longer needed in the tarball, as it is supplied
externally by the CSITs and Helm charts.  Deleted that file.
Also modified the junits to use utils-test to generates keystores at
runtime, thus deleted the junit keystore file, too.

Issue-ID: POLICY-3143
Change-Id: I9daf6da10f2027880c260bd6f529bf6c6e7c2e91
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/test/java/org/onap/policy/distribution/main/rest/TestHttpsDistributionRestServer.java
main/src/test/java/org/onap/policy/distribution/main/rest/TestHttpsStatisticDistributionRestServer.java
main/src/test/resources/ssl/policy-keystore [deleted file]
packages/policy-distribution-tarball/src/main/resources/etc/ssl/policy-keystore [deleted file]