This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 21f08ddd93 Check whether `AUTH_ROLE_PUBLIC` is set in
`check_authentication` (#39012)
add ad1e473489 Add a generic system test in `tests/system/` and run it in
the CI (#38967)
No new revisions were added by this update.
Summary of changes:
.github/workflows/run-unit-tests.yml | 2 ++
.github/workflows/special-tests.yml | 21 +++++++++++++++++
.../src/airflow_breeze/params/shell_params.py | 1 +
tests/conftest.py | 2 +-
tests/system/conftest.py | 7 ++++++
.../example_influxdb_query.py => example_empty.py} | 26 +++++++++++-----------
6 files changed, 45 insertions(+), 14 deletions(-)
copy tests/system/{providers/influxdb/example_influxdb_query.py =>
example_empty.py} (70%)