General improvements on CSIT scripts 90/139890/2
authoradheli.tavares <adheli.tavares@est.tech>
Thu, 19 Dec 2024 09:45:08 +0000 (09:45 +0000)
committeradheli.tavares <adheli.tavares@est.tech>
Fri, 10 Jan 2025 11:47:16 +0000 (11:47 +0000)
commit7a6c3faeb0134776d46352f51f02cf6b2aef72b7
treee9fcbc4e1ad8ca7c0ad32b780402f59803801a24
parentff37c033e7c25e1dd4ab6a1cc5b3913d27a37b0b
General improvements on CSIT scripts

- some issues with functions order
- clear waiting times for docker containers to come up
- --local flag added to make it easier to run tests with local images

Issue-ID: POLICY-5239
Change-Id: I3bcbfd88f45110436b2b0fda16c61936ef919f95
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
compose/README.md
compose/get-versions.sh
compose/start-compose.sh
csit/README.md [new file with mode: 0644]
csit/resources/scripts/build-csit-docker-image.sh
csit/resources/scripts/get-cluster-info.sh
csit/resources/scripts/wait_for_rest.sh
csit/resources/tests/apex-slas-3.robot
csit/run-k8s-csit.sh
csit/run-project-csit.sh