diff --git a/test/docker-compose/test-docker-compose.gitlab-ci.yml b/test/docker-compose/test-docker-compose.gitlab-ci.yml index 1ac66e6..0af3577 100644 --- a/test/docker-compose/test-docker-compose.gitlab-ci.yml +++ b/test/docker-compose/test-docker-compose.gitlab-ci.yml @@ -6,7 +6,10 @@ include: - local: 'templates/IaC/docker-compose.gitlab-ci.yml' - local: 'templates/IaC/ssh-transfer-data.gitlab-ci.yml' - +#This files tests if Docker Compose template is working correctly. +#to test scp It pushes the docker compose file with to the remove maschine. +#to test docker-compose up over ssh it startes a simple docker compose file on the remote maschine. +#to verify the functionality an ssh connection tests if the files exist on the server. Docker-compose: stage: compose rules: