Skip to content

Commit b0676fd

Browse files
committed
Switch to new test databases
The old databases are extremely slow due to too many schema objects Also verified pytest test/integrations/ properly cleaned up upon test completion
1 parent 280332d commit b0676fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

integration.cloudbuild.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ steps:
3636
timeout: "7200s"
3737
substitutions:
3838
_INSTANCE_ID: test-instance
39-
_GOOGLE_DATABASE: test-google-db
40-
_PG_DATABASE: test-pg-db
39+
_GOOGLE_DATABASE: test-gsql-db
40+
_PG_DATABASE: test-pgsql-db
4141
_VERSION: "3.9"
4242

4343
options:

0 commit comments

Comments
 (0)