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 2021/11/18 13:51:01 UTC

[GitHub] [airflow] khalidmammadov commented on a change in pull request #19633: Fix failing CI phase with unhealthy container issue

khalidmammadov commented on a change in pull request #19633:
URL: https://github.com/apache/airflow/pull/19633#discussion_r752259727



##########
File path: scripts/ci/testing/ci_run_single_airflow_test_in_docker.sh
##########
@@ -123,8 +124,10 @@ function run_airflow_testing_in_docker() {
       "${DOCKER_COMPOSE_LOCAL[@]}" \
       --project-name "airflow-${TEST_TYPE}-${BACKEND}" \
          run airflow "${@}"
+    docker ps

Review comment:
       I will file a fix (remove that) if you are working on it yet @ashb 
   @potiuk are you  ok with this removal?




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