google.cloud/.gitignore
Yusuke Tsutsumi 4cd61e66c1 tests: remove flakey spanner_database_info test
The spanner List API is returning intermittent 404s, which
is resulting in the spanner_database test failing every other
time.

Disabling the API until the test is more stable.
2022-11-27 08:34:30 -08:00

6 lines
202 B
Text

# personal credentials are added here: do not check in.
tests/integration/cloud-config-gcp.ini
# running ansible integration tests adds files here.
tests/integration/inventory
tests/output/
__pycache__