drajguru opened a new pull request, #37739:
URL: https://github.com/apache/airflow/pull/37739
Looking into the prod image tests failing in #37733
FAILED
docker_tests/test_prod_image.py::TestPythonPackages::test_required_providers_are_installed
E AssertionError: List of expected installed packages and image
content mismatch. Check
/home/runner/work/airflow/airflow/prod_image_installed_providers.txt file.
....
E Extra items in the right set:
E 'apache-airflow-providers-smtp'
Based on #37701 it seems that the smtp provider is now preinstalled on the
prod image.
Tested locally with breeze prod-image build and breeze prod-image verify
--
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]