Setup automated tests with two replicas of cps-and-ncmp 38/138238/16
authorhalil.cakal <halil.cakal@est.tech>
Mon, 17 Jun 2024 08:24:59 +0000 (09:24 +0100)
committerhalil.cakal <halil.cakal@est.tech>
Mon, 1 Jul 2024 14:40:54 +0000 (15:40 +0100)
commit3a9613f75519176efb2eb50bde88f268535e0ca9
tree96a3faf44c9ea0b91d99848988b67d93ee014fa0
parentb8c88b9c157fac8b165cf955483649f76e19fd35
Setup automated tests with two replicas of cps-and-ncmp

- this change for two test suits: CSIT and K6
- increase cps-and-ncmp replicas to 2
- introduce nginx as load-balancer
- set proxies inside nginx for the cps-and-ncmp URI paths
- upgrade hazelcast-spring to 5.3.7

Issue-ID: CPS-2038

Change-Id: If1b6c1e1218af16b24cc061507ea9b25d277d143
Signed-off-by: halil.cakal <halil.cakal@est.tech>
cps-dependencies/pom.xml
csit/run-csit.sh
docker-compose/docker-compose.yml
docker-compose/nginx.conf [new file with mode: 0644]
docker-compose/proxy_params [new file with mode: 0644]
k6-tests/setup.sh