ephraimbuddy commented on a change in pull request #15621:
URL: https://github.com/apache/airflow/pull/15621#discussion_r624514961



##########
File path: chart/tests/test_scheduler.py
##########
@@ -174,3 +174,27 @@ def test_logs_persistence_changes_volume(self, 
log_persistence_values, expected_
         assert {"name": "logs", **expected_volume} == jmespath.search(
             "spec.template.spec.volumes[1]", docs[0]
         )
+
+    def test_scheduler_resources_are_configurable(self):

Review comment:
       Done!




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to