Skip to content

Commit 3c2b6c8

Browse files
authored
chore: add compute libraries to kokoro system script (#16765)
add compute libraries to kokoro system script
1 parent 671f579 commit 3c2b6c8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.kokoro/system.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ packages_with_system_tests=(
9595
"google-auth"
9696
"google-cloud-bigquery-storage"
9797
"google-cloud-bigtable"
98+
"google-cloud-compute"
99+
"google-cloud-compute-v1beta"
98100
"google-cloud-datastore"
99101
"google-cloud-dns"
100102
"google-cloud-error-reporting"

0 commit comments

Comments
 (0)