riccardo-salamanna commented on pull request #21606:
URL: https://github.com/apache/airflow/pull/21606#issuecomment-1054112136


   > > 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.
   
   i tried breeze because my first attempt at running pytest in my virtualenv 
failed. i actually have the same error in both. but i can assure you, helm is 
the path of my shell. i will try to verify what is going on, thank you agian
   


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