on024.java-autotest-tool.0.1.4.source-code.env_db.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-autotest-tool Show documentation
Show all versions of java-autotest-tool Show documentation
This is an integration of autotest tools
#Env_DB
DB_A="com.mysql.cj.jdbc.Driver","jdbc:mysql://127.0.0.1:5002/test","id","pwd"
DB_B="com.mysql.cj.jdbc.Driver","jdbc:mysql://127.0.0.1:5002/test","id","pwd"
#c3p0 config
Initial_PoolSize=2
Min_PoolSize=1
Max_PoolSize=10
Acquire_Increment=4
TIMEOUT=5000
MAX_IdleTime=1800
Idle_Test_Period=3000
Validate=true