Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add smtp provider to prod_image_installed_providers.txt #37739

Merged
merged 1 commit into from Feb 27, 2024

Conversation

drajguru
Copy link
Contributor

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

@drajguru
Copy link
Contributor Author

@potiuk I'm not sure who the code owner for this file is.. could you take a look?

@potiuk
Copy link
Member

potiuk commented Feb 27, 2024

You need to rebase your PR.

@potiuk potiuk closed this Feb 27, 2024
@potiuk potiuk reopened this Feb 27, 2024
@potiuk
Copy link
Member

potiuk commented Feb 27, 2024

Actually ... you were perfectly correct. It was missing there 🤦

@potiuk potiuk merged commit 2b67a75 into apache:main Feb 27, 2024
58 checks passed
@drajguru drajguru deleted the prod_image_add_smtp_provider branch February 29, 2024 00:52
abhishekbhakat pushed a commit to abhishekbhakat/my_airflow that referenced this pull request Mar 5, 2024
@ephraimbuddy ephraimbuddy added this to the Airflow 2.9.0 milestone Mar 6, 2024
@ephraimbuddy ephraimbuddy added the type:misc/internal Changelog: Misc changes that should appear in change log label Mar 6, 2024
ephraimbuddy pushed a commit that referenced this pull request Mar 6, 2024
ephraimbuddy pushed a commit that referenced this pull request Mar 6, 2024
@ephraimbuddy ephraimbuddy added changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) and removed type:misc/internal Changelog: Misc changes that should appear in change log labels Mar 20, 2024
utkarsharma2 pushed a commit to astronomer/airflow that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants