vatsrahul1001 commented on PR #58901:
URL: https://github.com/apache/airflow/pull/58901#issuecomment-3604978856
> Question: how long do the test last? Don't we want to run them in CI
automatically in PRs with UI changes (or at the very least in Canary runs?)
Currently we have one test in the suite, takes about 2-3 minutes including
Airflow startup.
For CI integration, I'm thinking:
1. Canary runs: Run full suite
2. PRs with UI changes: Run subset of critical tests (login, trigger DAG)
I can add PR triggers in a follow-up once we have more tests and know the
execution time better.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]