The GitHub Actions job "Build images for Split tests to core/providers/task-sdk/integration/system https://github.com/apache/airflow/pull/43979 " on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: fca240d25a501bc4eb7d5b440c79f204a0841bab / Jarek Potiuk <[email protected]> Split tests to core/providers/task-sdk/integration/system The tests execution was traditionally using single "breeze testing tests" command and you could select which test to run via TEST_TYPE. However the recent move of providers and adding task_sdk necessitates splitting the tests commands into separate commands for core, providers, task_sdk, helm, integration and system. This is done via introducing "TEST_GROUP" - which determines which group of tests is being executed, and dedicated testing command for each of the groups - with "db" and "non-db" variants where applicable. Cleanup and small refactoring has been done to make it easier to reason about parameters passed down from the command line to docker and in-container pytest command. Related: #42632 Report URL: https://github.com/apache/airflow/actions/runs/11829251857 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
