File tree Expand file tree Collapse file tree 5 files changed +35
-15
lines changed
Expand file tree Collapse file tree 5 files changed +35
-15
lines changed Original file line number Diff line number Diff line change 11{
22 "env" : {
3- "INSTANCE_HOST" : " 127.0.0.1"
4- }
5- }
3+ "CLOUD_SQL_CONNECTION_NAME" : " nodejs-docs-samples-tests:us-central1:mysql-ci" ,
4+ "DB_NAME" : " kokoro_ci" ,
5+ "DB_USER" : " kokoro_ci"
6+ },
7+ "secrets" : {
8+ "DB_PASSWORD" : " nodejs-docs-samples-tests/nodejs-docs-samples-sql-password" }
9+ }
Original file line number Diff line number Diff line change 11{
22 "env" : {
3- "INSTANCE_HOST" : " 127.0.0.1"
4- }
5- }
3+ "CLOUD_SQL_CONNECTION_NAME" : " nodejs-docs-samples-tests:us-central1:mysql-ci" ,
4+ "DB_NAME" : " kokoro_ci" ,
5+ "DB_USER" : " kokoro_ci"
6+ },
7+ "secrets" : {
8+ "DB_PASSWORD" : " nodejs-docs-samples-tests/nodejs-docs-samples-sql-password" }
9+ }
Original file line number Diff line number Diff line change 11{
22 "env" : {
3- "INSTANCE_HOST" : " 127.0.0.1"
4- }
5- }
3+ "CLOUD_SQL_CONNECTION_NAME" : " nodejs-docs-samples-tests:us-central1:postgres-ci" ,
4+ "DB_NAME" : " kokoro_ci" ,
5+ "DB_USER" : " kokoro_ci"
6+ },
7+ "secrets" : {
8+ "DB_PASSWORD" : " nodejs-docs-samples-tests/nodejs-docs-samples-sql-password" }
9+ }
Original file line number Diff line number Diff line change 11{
22 "env" : {
3- "INSTANCE_HOST" : " 127.0.0.1"
4- }
5- }
3+ "CLOUD_SQL_CONNECTION_NAME" : " nodejs-docs-samples-tests:us-central1:mssql-ci" ,
4+ "DB_NAME" : " kokoro_ci" ,
5+ "DB_USER" : " kokoro_ci"
6+ },
7+ "secrets" : {
8+ "DB_PASSWORD" : " nodejs-docs-samples-tests/nodejs-docs-samples-sql-password" }
9+ }
Original file line number Diff line number Diff line change 11{
22 "env" : {
3- "INSTANCE_HOST" : " 127.0.0.1"
4- }
5- }
3+ "CLOUD_SQL_CONNECTION_NAME" : " nodejs-docs-samples-tests:us-central1:mssql-ci" ,
4+ "DB_NAME" : " kokoro_ci" ,
5+ "DB_USER" : " kokoro_ci"
6+ },
7+ "secrets" : {
8+ "DB_PASSWORD" : " nodejs-docs-samples-tests/nodejs-docs-samples-sql-password" }
9+ }
You can’t perform that action at this time.
0 commit comments