Skip to content

Commit 7031a33

Browse files
committed
fix(integration_tests): add all test suites to cloudbuild
1 parent 2ad2c27 commit 7031a33

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

integration_test/cloudbuild.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,13 @@ steps:
130130
131131
node scripts/run-tests.js \
132132
--sequential \
133+
v2_firestore \
134+
v2_database \
135+
v2_pubsub \
136+
v2_storage \
137+
v2_scheduler \
138+
v2_tasks \
139+
v2_eventarc \
133140
v2_alerts \
134141
--use-published-sdk=file:$$WHEEL_FILE
135142

0 commit comments

Comments
 (0)