From b54829edddd5fe45e65f2f1089f091a7bc77e907 Mon Sep 17 00:00:00 2001 From: "Christopher P. Anderson" <48180628+topherinternational@users.noreply.github.com> Date: Thu, 19 Dec 2024 09:57:01 -0600 Subject: [PATCH] nit and comment --- helm_tests/airflow_aux/test_airflow_common.py | 1 + 1 file changed, 1 insertion(+) 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=[