Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable local Google Cloud credentials in tests (#6851)
Prevent tested notebooks from connecting to cloud services with local user credentials. Tell gcloud to use empty configuration directory instead of user configuration within pytest session. This makes the test of docs/tutorials/google/start.ipynb notebook use virtual hardware engine unconditionally.
- Loading branch information