]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mstart.sh: support read CLUSTERS_LIST from env var 16988/head
authorJiaying Ren <jiaying.ren@umcloud.com>
Fri, 11 Aug 2017 06:35:13 +0000 (14:35 +0800)
committerJiaying Ren <jiaying.ren@umcloud.com>
Fri, 11 Aug 2017 06:48:53 +0000 (14:48 +0800)
commitf6e282d237ddc6004cf4b32d2b5fe3671dfc9e1d
treee71be7fb66ed9d7db0061e5ed53b6dff1d6a4e7a
parent14aa04697f389f607f641e21d2b7df56b85e3057
mstart.sh: support read CLUSTERS_LIST from env var

so that we can avoid port conflict when we're creating serveral
clusters with different version of Ceph source code at the same
host and at the same time.

It's very convenient for several colleagues using the same
compiling host, but both of them has individual source code
directory.

Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com>
src/mstart.sh