You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "potiuk (via GitHub)" <gi...@apache.org> on 2023/08/16 05:59:36 UTC

[GitHub] [airflow] potiuk commented on pull request #33422: Make sure impersonation tests use a temporary `AIRFLOW_HOME`

potiuk commented on PR #33422:
URL: https://github.com/apache/airflow/pull/33422#issuecomment-1680007971

   > Well, sqlite test failure it is a bit expected, because impersonate user doesn't have access to `/root/airflow/sqlite/airflow.db` 🤔
   
   Should not it be using the database in the temp AIRFLOW_HOME Then? We could simply add write access to that sqlite instanace and simply initialise and use it before every impersonation test as part of the "create_airflow_home" fixture. that sounds like best approach ?


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org