diff --git a/helm_tests/airflow_aux/test_airflow_common.py b/helm_tests/airflow_aux/test_airflow_common.py index da1b2680641ef..0cd4218f7627b 100644 --- a/helm_tests/airflow_aux/test_airflow_common.py +++ b/helm_tests/airflow_aux/test_airflow_common.py @@ -324,6 +324,7 @@ def test_should_disable_some_variables(self): # the following vars only appear if remote logging is set, so disabling them in this test is kind of a no-op "AIRFLOW__ELASTICSEARCH__HOST": False, "AIRFLOW__ELASTICSEARCH__ELASTICSEARCH_HOST": False, + "AIRFLOW__OPENSEARCH__HOST": False, }, }, show_only=[