File tree Expand file tree Collapse file tree
IBM_DB_Adapter/ibm_db/test Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ connections:
4949
5050 ibm_db :
5151 arunit :
52- username : newton
53- password : A2m8test
52+ username : dbuser
53+ password : dbpass
5454 database : bjhadb
5555 host : waldevdbclnxtst06.dev.rocketsoftware.com
5656 port : 60000
@@ -59,8 +59,8 @@ connections:
5959 statement_limit : 1000
6060# debug: true
6161 arunit2 :
62- username : newton
63- password : A2m8test
62+ username : dbuser
63+ password : dbpass
6464 database : sample
6565 host : waldevdbclnxtst06.dev.rocketsoftware.com
6666 port : 60000
@@ -94,13 +94,13 @@ connections:
9494 mysql :
9595 arunit :
9696 username : root
97- password : root123
97+ password : rootpass
9898 port : 3306
9999 database : railsdb
100100 encoding : utf8
101101 arunit2 :
102102 username : root
103- password : root123
103+ password : rootpass
104104 port : 3306
105105 database : railsdb
106106 encoding : utf8
You can’t perform that action at this time.
0 commit comments