Skip to content

Commit a545fc6

Browse files
committed
chore: remove snippets test from zonal tests
1 parent e2c8b31 commit a545fc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/google-cloud-storage/cloudbuild/run_zonal_tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ export GCE_METADATA_MTLS_MODE=None
2929
CURRENT_ULIMIT=$(ulimit -n)
3030
echo '--- Running Zonal tests on VM with ulimit set to ---' $CURRENT_ULIMIT
3131
pytest -vv -s --log-format='%(asctime)s %(levelname)s %(message)s' --log-date-format='%H:%M:%S' tests/system/test_zonal.py
32-
pytest -vv -s --log-format='%(asctime)s %(levelname)s %(message)s' --log-date-format='%H:%M:%S' samples/snippets/zonal_buckets/zonal_snippets_test.py

0 commit comments

Comments
 (0)