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/01/24 15:38:14 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #20913: [WIP] Rewrite testing examples of images in python

potiuk commented on a change in pull request #20913:
URL: https://github.com/apache/airflow/pull/20913#discussion_r790865580



##########
File path: dev/breeze/setup.cfg
##########
@@ -66,6 +67,7 @@ where=src
 console_scripts=
     Breeze2=airflow_breeze.breeze:main
     airflow-freespace=airflow_ci.freespace:main
+    test-examples-of-prod-image-building=airflow_ci.test_examples_of_prod_image_building:main

Review comment:
       I think we do not need that really
   
   In our case simply `python -m pytest <pytes parameters here> ./docker_tests/test_examples_of_prod_image_building.py` should do the job nicely.




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