Fix broken CSIT tests 29/130729/1
authorliamfallon <liam.fallon@est.tech>
Mon, 5 Sep 2022 13:52:02 +0000 (14:52 +0100)
committerliamfallon <liam.fallon@est.tech>
Mon, 5 Sep 2022 13:56:11 +0000 (14:56 +0100)
commita0411250da4358062576be11f1620665271f423b
treeeacba8d3e5c83599dbebe7a671cfb6d0206bdc3f
parentc286a3485cd3928ef223c4df1f66af777acd5729
Fix broken CSIT tests

The CSITs are all failing due to a problem in the cert generation.
This review disables cert generation and copies in certs as a temporary
fix.

In JIRA POLICY-4338 we are converting the CSITs to use HTTP so that will
be the eventual solution for this issue. See also:
https://gerrit.onap.org/r/c/policy/docker/+/130624

Issue-ID: POLICY-4350
Change-Id: I97dbdcce9919bbc98632174a5bb7afe84c1a8f4c
Signed-off-by: liamfallon <liam.fallon@est.tech>
csit/config/cakey.pem [new file with mode: 0644]
csit/config/careq.pem [new file with mode: 0644]
csit/config/caroot.cer [new file with mode: 0644]
csit/config/ks.cer [new file with mode: 0644]
csit/config/ks.csr [new file with mode: 0644]
csit/config/ks.jks [new file with mode: 0644]
csit/config/policy-truststore
csit/run-project-csit.sh
csit/wait_for_port.sh