Skip to content

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
@drajguru drajguru deleted the prod_image_add_smtp_provider branch February 29, 2024 00:52
@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 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
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.

3 participants