Starting of k8splugin with docker-compose is broken 42/88142/5 dublin
authorSamuli Silvius <s.silvius@partner.samsung.com>
Tue, 21 May 2019 07:32:22 +0000 (10:32 +0300)
committerSamuli Silvius <s.silvius@partner.samsung.com>
Fri, 31 May 2019 05:23:02 +0000 (08:23 +0300)
commitd311b7ef3feb598daf9172cc292f06ae5daeb4d5
tree6b372959cd80eefa431e0f24a090a4622751dd7b
parent98fdb49bd98debd97fe62c5daa3ca54228ae74bf
Starting of k8splugin with docker-compose is broken

docker-compose.yml and start.sh script cannot be used
in installer.sh to start k8splugin and mongo.

This commit modifies start.sh script to be usable in
installer.sh to start plugin before tests.

Also fixed kud_tests variable in installer.sh.

Issue-ID: MULTICLOUD-640

Change-Id: I60cc850d6f5b58df574f79ad3c65b801c59b3a14
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
deployments/.env
deployments/_functions.sh [new file with mode: 0755]
deployments/docker-compose.yml
deployments/start-dev.sh [new file with mode: 0755]
deployments/start.sh
kud/hosting_providers/vagrant/installer.sh