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 2020/10/19 10:41:35 UTC

[GitHub] [airflow] ashb commented on pull request #11199: spark-on-k8s sensor logs - properly pass defined namespace to pod log call

ashb commented on pull request #11199:
URL: https://github.com/apache/airflow/pull/11199#issuecomment-712023974


   ```
   E           AssertionError: Expected call: get_pod_logs('spark_pi-driver')
   E           Actual call: get_pod_logs('spark-pi-2020-02-24-1-driver', namespace='default')
   ```
   
   You need to update the unittests.


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

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