potiuk opened a new issue #8582: URL: https://github.com/apache/airflow/issues/8582
**Description** As discussed in https://lists.apache.org/thread.html/r9a4781b60a2a6a2ed3ea11ecfe3b610f2e515fefdfdfbd30c75215e0%40%3Cdev.airflow.apache.org%3E We decided to released backport packages without the hard requirement on system tests. **Use case / motivation** Preparing system tests for all packages is a burden (even though we already have 66% of them - all google packages) done. This will only pay-off once we automate the execution of the system tests a described in [AIP-4](https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-4+Support+for+Automation+of+System+Tests+for+external+systems). For now the general conclusion is that we should release all the packages as CALVER releases relying on the fact that they are unit tested. Since this is an optional feature for Airflow 1.10.* series, users will be able to test those new packages and report any problems. Before Airflow 2.0 is released. **Related Issues** There were related issues to prepare each package separately with system tests but they are closed now: https://github.com/apache/airflow/issues?q=label%3Aarea%3Abackport-packages+is%3Aclosed ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
