Add docker compose deployment for endurance tests 11/139311/2
authorhalil.cakal <halil.cakal@est.tech>
Thu, 31 Oct 2024 10:37:13 +0000 (10:37 +0000)
committerhalil.cakal <halil.cakal@est.tech>
Fri, 1 Nov 2024 11:40:47 +0000 (11:40 +0000)
commitfbb15113c55dad623c832e621f090fbadd49bec1
treed26b0dd0bc03e35fd57f1715a88b536cbd36a0e6
parent9f680eedc69de5aadd4c905c242fbabb232ad106
Add docker compose deployment for endurance tests

- add new config file containing env variables for endurance test
- add notes to describe how to run and stop it

Note 1: Existing docker-compose deployment won't be affected by this
changes
Note 2: Both docker-compose can be deployed simultaneously without any
issue

Issue-ID: CPS-2463

Change-Id: I15936718dda2f31a5077b9c36eded21c1a85dfcd
Signed-off-by: halil.cakal <halil.cakal@est.tech>
docker-compose/config/endurance.env [new file with mode: 0644]
docker-compose/docker-compose.yml