ephraimbuddy commented on a change in pull request #15726:
URL: https://github.com/apache/airflow/pull/15726#discussion_r629804088



##########
File path: kubernetes_tests/test_kubernetes_executor.py
##########
@@ -266,3 +266,65 @@ def test_integration_run_dag_with_scheduler_failure(self):
         )
 
         assert self._num_pods_in_namespace('test-namespace') == 0, "failed to 
delete pods in other namespace"
+
+    def test_integration_run_dag_with_running_task_pod_kill(self):

Review comment:
       Done




-- 
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:
[email protected]


Reply via email to