You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: remove hardcoded packages in system.sh (#17301)
This PR removes the hardcoded list of packages in `.kokoro/system.sh` ,
to determine whether system tests should run, which is error prone. For
example, `google-cloud-bigquery` was missing from the list so system
tests would only run in release PRs.
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
0 commit comments