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/03/22 13:48:54 UTC

[GitHub] [airflow] potiuk opened a new issue #22433: Migrate Postgres system tests to new design

potiuk opened a new issue #22433:
URL: https://github.com/apache/airflow/issues/22433


   There is a new design of system tests that was introduced by the [AIP-47](https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-47+New+design+of+Airflow+System+Tests).
   
   All current system tests need to be migrated, so they can be run in the CI process automatically before releases.
   
   This is an aggregated issue for all system tests related to `Postgres` provider.
   
   It is created to track progress of their migration.
   
   List of paths to test files with corresponding number of tests inside:
   - [ ] tests/providers/postgres/operators/test_postgres_system.py (1)
   
   For anyone involved in working with this issue - please, make sure to also check if all example DAGs are migrated. The issue for them is stored separately. Search for `Migrate Postgres example DAGs to new design`
   


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