This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 173f80c26ab Add 'ignore_if_missing' to DataprocDeleteClusterOperator
(#60433)
add 017edaf2de9 [Helm Chart] Remove tests for unsupported Airflow and K8S
versions (#60303)
No new revisions were added by this update.
Summary of changes:
helm-tests/tests/helm_tests/airflow_aux/test_cleanup_pods.py | 7 -------
.../tests/helm_tests/airflow_aux/test_database_cleanup.py | 7 -------
.../tests/helm_tests/airflow_aux/test_pod_template_file.py | 2 --
.../tests/helm_tests/airflow_core/test_pdb_scheduler.py | 11 ++---------
.../tests/helm_tests/airflow_core/test_pdb_triggerer.py | 4 ++--
helm-tests/tests/helm_tests/airflow_core/test_pdb_worker.py | 4 ++--
helm-tests/tests/helm_tests/airflow_core/test_scheduler.py | 4 ++--
helm-tests/tests/helm_tests/airflow_core/test_worker.py | 3 ---
.../tests/helm_tests/apiserver/test_ingress_apiserver.py | 11 ++---------
helm-tests/tests/helm_tests/other/test_flower.py | 1 -
helm-tests/tests/helm_tests/other/test_git_sync_webserver.py | 1 -
helm-tests/tests/helm_tests/other/test_pdb_pgbouncer.py | 11 ++---------
helm-tests/tests/helm_tests/webserver/test_ingress_flower.py | 11 ++---------
helm-tests/tests/helm_tests/webserver/test_ingress_web.py | 11 ++---------
helm-tests/tests/helm_tests/webserver/test_pdb_webserver.py | 11 ++---------
helm-tests/tests/helm_tests/webserver/test_webserver.py | 1 -
16 files changed, 18 insertions(+), 82 deletions(-)