Zhiguo Wu created BIGTOP-4145:
---------------------------------

             Summary: Improve docker development support scripts
                 Key: BIGTOP-4145
                 URL: https://issues.apache.org/jira/browse/BIGTOP-4145
             Project: Bigtop
          Issue Type: Task
          Components: bigtop-manager
            Reporter: Zhiguo Wu
             Fix For: bm-1.0.0


The scripts are now located in {*}/dev-support/docker{*}, one directory for one 
distro, I think it's better if we can combine them, and use parameters like 
--os to switch between distros.

The parameters we need to support right now should be:
{code:java}
--os, choose the distro which you want to test on, default to rocky8
--num, how many containers you want to create, and the hostnames should be set 
to bm-01 to bm-[num], default to 3, should be less than 10
--db, switch from different database types like [mysql,postgres], so we can 
test if we can support it correctly, default to postgres{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to