harishkrao edited a comment on issue #20453:
URL: https://github.com/apache/airflow/issues/20453#issuecomment-1008540709


   @mik-laj / @potiuk - I am trying to run pytest on [google 
bigquery](https://github.com/apache/airflow/blob/main/tests/providers/google/cloud/hooks/test_bigquery.py)
 and I am running into an exception defined 
[here](https://github.com/apache/airflow/blob/main/airflow/models/connection.py#L397).
 I believe I need some kind of basic GCP/bigquery connection setup, but I am 
unable to find documentation about it. Trying to debug on my side but since you 
have extensive knowledge of the code base, I wanted to check with you to see if 
I am missing some basic config before running the tests.
   
   Update: I tried creating a connection on the Airflow UI and set environment 
variables locally before running pytest, but to no avail so far.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to