-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Clean up remaining DB-dependent tests from OpenSearch provider #52235
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
Clean up remaining DB-dependent tests from OpenSearch provider #52235
Conversation
aa33924
to
3d38483
Compare
Sorry - opensearch already done :) |
Ah .. OK then :) sorry. |
BTW. We will do a separate thing about getting rid of potentially "all" db_tests as next step - this might involve much heavier refaactorings - for example splitting out executors and providers that |
27c439a
to
7152700
Compare
Once the commits are cleaned up and ready, I’ll request a review. |
7152700
to
d918c3f
Compare
…s in test_os_task_handler with @pytest.mark.db_test
d918c3f
to
e1634ba
Compare
…ommit-config.yaml
@potiuk hello, Could you review my pr? |
Part of #52020
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rst
or{issue_number}.significant.rst
, in airflow-core/newsfragments.--- related with #52213