We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c8b31 commit a545fc6Copy full SHA for a545fc6
packages/google-cloud-storage/cloudbuild/run_zonal_tests.sh
@@ -29,4 +29,3 @@ export GCE_METADATA_MTLS_MODE=None
29
CURRENT_ULIMIT=$(ulimit -n)
30
echo '--- Running Zonal tests on VM with ulimit set to ---' $CURRENT_ULIMIT
31
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