Fix broken CSIT tests 22/130722/11
authorliamfallon <liam.fallon@est.tech>
Mon, 5 Sep 2022 09:58:03 +0000 (10:58 +0100)
committerliamfallon <liam.fallon@est.tech>
Mon, 5 Sep 2022 13:54:46 +0000 (14:54 +0100)
commitd15d21fd6cbaa4a1e6c9f8ce151fc691a484083a
tree012d0e6279edc918e405caf6c44d56fa8d170a5e
parent6b1cce21dc4be12030df4753c5294f94be0dd596
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: Ib6998e83c70647526896206761c3e9c74b3fb745
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