You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/02/27 18:25:13 UTC

[GitHub] [airflow] potiuk commented on pull request #21606: Feaure/stats secret pgbouncer

potiuk commented on pull request #21606:
URL: https://github.com/apache/airflow/pull/21606#issuecomment-1053638536


   > regardless, thanks @jedcunningham for your support, i tried to run the testing for helm locally both with breeze and virtualenv, and we were not able to get them running (`subprocess.CalledProcessError: Command '['helm', 'dep', 'update', '/opt/airflow/chart']' returned non-zero exit status 1`)
   
   I think you tried to run the tests in `breeze` but it is not needed. What is simply needed is to have `pytest` installed and `helm` in your path. Breeze does not have `helm` installed by default that's why it failed for you.  You can also run the tests inside breeze but you need to install helm after entering Breeze.


-- 
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