You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/01 14:06:27 UTC

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #15621: Test helm templates

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:
users@infra.apache.org