Miretpl commented on code in PR #71576:
URL: https://github.com/apache/airflow/pull/71576#discussion_r3790078618


##########
chart/tests/helm_tests/other/test_statsd.py:
##########
@@ -52,6 +56,18 @@ def test_should_create_statsd_default(self):
         ]
         assert expected_args == 
jmespath.search("spec.template.spec.containers[0].args", docs[0])
 
+    def test_should_configure_statsd_deployment_strategy(self):

Review Comment:
   Can you change the values to not the default ones in this test? Now it tests 
the default configuration.



-- 
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]

Reply via email to